In this video tutorial, we are showing building Linux Kernel , preparing bootable SD CARD for Beaglebone black board. This video is also showing u-boot commands to load kernel image from SD card to RAM.
#buildroot #gdb #EmbeddedLinux #ARM #EmbeddedCraft
Topics covered in this video tutorial ...
Preparing Beaglebone black board to boot Linux, Using buildroot to build
Linux kernel
Root file system
Boot loader
Development tool for host
Preparing bootable SD card for Beaglebone Black board
uboot commands
Build root installation Video
• Buildroot Tutorial- Linux Kernel on QEMU V...
//=========================
Commands used in this video ...
$ sudo dd if=/dev/zero of=/dev/sdc bs=1M count=16
$ sudo cfdisk /dev/sdc
$ cat /proc/partitions | grep sdc
$ sudo mkfs.vfat -F 32 -n BOOT /dev/sdc1
$ sudo mkfs.ext4 -L rootfs -E nodiscard /dev/sdc2
cp MLO /media/embeddedcraft/BOOT/
cp u-boot.img /media/embeddedcraft/BOOT/
cp zImage /media/embeddedcraft/BOOT/
cp am335x-boneblack.dtb /media/embeddedcraft/BOOT/
sudo tar -C /media/embeddedcraft/rootfs/ -xf rootfs.tar .
// uboot commands
fatload mmc 0:1 0x82000000 zImage
fatload mmc 0:1 0x88000000 am335x-boneblack.dtb
setenv bootargs console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait
bootz 0x82000000 - 0x88000000
Other Important videos
Buildroot Tutorial- Linux Kernel on QEMU Virtual board - Booting Linux and Running Linux Application
• Buildroot Tutorial- Linux Kernel on QEMU V...
LED Blinking Application for STM32 Board on QEMU
• LED Blinking for STM32 Board on QEMU
Run and Debug Embedded Linux Application using GDBServer and GDB
• Run and Debug Embedded Linux Application u...
Building Linux Kernel for QEMU for ARM Board
• Building Linux Kernel for QEMU for ARM Board
Building Linux Kernel, Kernel Modules and Device Tree for Beaglebone Black Board
• Building Linux Kernel, Kernel Modules and ...
Eclipse and GCC Compiler - Configuring Eclipse to use GCC Compiler for QEMU
• Eclipse and GCC Compiler - Configuring Ecl...
Beaglebone Black Board: Serial Port Interfacing, Connecting Beaglebone Black board with Serial Port
• Beaglebone Black Board: Serial Port Interf...
Embedded Linux - Building Tool chain with Crosstool-NG
• Embedded Linux - Building Tool chain with...
Preparing bootable Micro SD card using command line on Linux Host
• Preparing bootable Micro SD card using com...
Raspberry PI remote desktop access | Using VNC Viewer on Linux Host to access Raspbian OS Desktop
• Raspberry PI remote desktop access | Using...
Using QEMU to Emulate Cortex M based board and Running LED Blinking Program
• Using QEMU to Emulate Cortex M based board...
Follow us ...
Facebook: / embeddedcraft
Twitter: / embeddedcraft
Linkedin : / embeddedcraft-craft-99a47617
More videos on Embedded System and related topics can be found at:
http://embeddedcraft.org/
Puppy Love (Sting) by Twin Musicom is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/...
Artist: http://www.twinmusicom.org/