Booting DT support without U-Boot supporting it

Arnd Bergmann arnd at arndb.de
Thu Apr 12 07:37:27 EDT 2012


On Thursday 12 April 2012, Viresh Kumar wrote:
> My U-boot is on an older version and that doesn't have DT support for ARM.
> Now, is there any way of booting Linux with DT, without U-Boot supporting DT?
> 
> Like, if we can compile dtb somehow with Linux or something else?

Yes, see CONFIG_ARM_APPENDED_DTB and CONFIG_ARM_ATAG_DTB_COMPAT.

	Arnd



More information about the linux-arm-kernel mailing list