Device tree.
Nicolas Pitre
nico at fluxnic.net
Tue Jul 17 17:18:28 EDT 2012
On Tue, 17 Jul 2012, Ian Molton wrote:
> On 17/07/12 15:02, Florian Fainelli wrote:
> > Depends on u-boot, the one we have been supplied doesn't seem to
> > have any interest in booting zImages.
> > In that case you just need to make sure that you produce a valid uImage of
> > your zImage+dtb appended. This is what I use on old (1.1.6) uboot versions
> > without any issues.
>
> Thats what my little patch does. It just makes life a bit less painful if
> you're stuck with a particular bootloader. Its not an uncommon problem.
That pain is the only leverage we have to have you fix the bootloader
somehow. If you prefer or have to bodge around it then you keep the
hack for yourself.
We want people to get into the habit of building and distributing a
generic kernel image. Appending a dtb to zImage and/or wrapping it into
a uImage should be considered installation steps which are best done
outside of the kernel build system. And they are quite trivial to do as
well.
Nicolas
More information about the linux-arm-kernel
mailing list