ARCH_MULTIPLATFORM + ARM_APPENDED_DTB + custom boot-loader
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Nov 26 09:14:40 PST 2015
On Thu, Nov 26, 2015 at 06:10:06PM +0100, Mason wrote:
> Question: can a DT be appended to an Image, or does it have to be
> appended to a zImage?
The code to deal with it is part of the zImage.
> Can a zImage be uncompressed or compressed with a null compressor?
Why?
The format of both Image and zImage are mostly identical - you should
be able to use either with a boot loader wanting a binary image -
provided things are setup how the kernel wants. However, as you
need the appended DT support, you must use zImage.
--
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
More information about the linux-arm-kernel
mailing list