[U-Boot-Users] Re: FT u-boot shim

Rune Torgersen runet at innovsys.com
Fri Apr 28 18:25:00 CEST 2006


> -----Original Message-----
> From: Tolunay Orkun
> Why can't we have dts compiled into 'vmlinux' perhaps marked 
> as __init 
> (or something like it). If kernel is going to patch it 
> anyway, why do we 
> pass a static file from u-boot?
> 

Have it in there with space reserved for the variables bootm need to
fill in. 
That way bootm only needs to look in the dts, find the variables it
needs to update, and patch them.




More information about the U-Boot mailing list