# Clone U-Boot git clone https://source.denx.de/u-boot/u-boot.git cd u-boot # Configure for e.g., BeagleBone Black (am335x) make am335x_boneblack_defconfig # Build make CROSS_COMPILE=arm-linux-gnueabihf-
On older OMAP3 platforms, the file was literally called u-boot-spl.bin . TI’s dcboot.bin is essentially the same concept: an SPL with a specific header format. dcboot.bin
The code inside dcboot.bin is the intellectual property of Sega. Unlike the games, which are often published by third parties, the BIOS is the soul of the console itself. # Clone U-Boot git clone https://source
Next time your embedded Linux board boots in under two seconds, spare a thought for dcboot.bin : the tiny binary that lights the fuse. dcboot.bin