[U-Boot] [RFC] Kbuild support for ARM FIT images

Jason Gunthorpe jgunthorpe at obsidianresearch.com
Thu Feb 21 21:39:02 EST 2013


On Thu, Feb 21, 2013 at 06:19:15PM -0600, Scott Wood wrote:

> >While embedded focused PPC stuff seems to tend to keep the kernel and
> >DT together.
> 
> At least on the Freescale side of "embedded focused PPC stuff", we
> have not kept the kernel and DT together.  It's actually U-Boot that
> the dts files in the kernel tree are tied to, since they contain

Sorry to be unclear, I only ment that the dt sources themselves are in
the kernel, not say, in the uboot repository or otherwise.

> out where to make the modification.  Usually U-Boot is the only
> relevant loader for a particular board, but not always -- hence
> "adder875-redboot.dts" and "adder875-uboot.dts".  Even when U-Boot

At least on ARM Kirkwood these sorts of differences are minimized by
having Linux know how to reprogram the SOC's address map registers
when it starts up .. Although that is helped by having all the boot
loaders put the address map control registers at the same address ;)

Jason



More information about the linux-arm-kernel mailing list