Das U-boot is a GPL'd bootloader for embedded boards supporting multiple processor architectures.

learn more… | top users | synonyms (1)

3
votes
1answer
2k views

How to get uBoot to work with a squashfs / What is FDT in uBoot?

I set-up the Kamikaze toolchain (from openwrt), and compiled Linux 2.6.30.x kernel for an AMCC PPC405ex kilauea reference board. However, for some reason I am doing something wrong in uBoot, as I am ...

1 2 3