]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel-fitimage: Add x86 support
authorGeorge McCollister <george.mccollister@gmail.com>
Fri, 15 Jul 2016 20:40:54 +0000 (15:40 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:33 +0000 (10:45 +0100)
commit1a65d11d4b8f056fdf22c31a92d1e58dec6d89f6
tree0ef9de5d050fd32f78f3d2b9806883dbe0073220
parentb406a89935f148779569fa3770776e009dd51f13
kernel-fitimage: Add x86 support

For x86, bzImage must be built instead of zImage.

Include setup.bin (which is required to boot the kernel) in the fitimage
and always use a load/boot address of 0x00090000.

For details see:
http://git.denx.de/?p=u-boot.git;a=blob;f=doc/uImage.FIT/x86-fit-boot.txt

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-fitimage.bbclass