[OE-core] [PATCH] nativesdk-packagegroup-sdk-host: add nativesdk-u-boot-mkimage

Viguera, Javier Javier.Viguera at digi.com
Thu Oct 2 14:34:24 UTC 2014


> -----Original Message-----
> From: Burton, Ross [mailto:ross.burton at intel.com]
> 
> On 2 October 2014 09:06, Javier Viguera <javier.viguera at digi.com>
> wrote:
> > Add the 'mkimage' host tool to the toolchains generated with 'bitbake
> > meta-toolchain' or with 'bitbake -c populate_sdk <image>'.
> 
> But not all BSPs uses u-boot.  Having the bootloader tooling makes
> sense, but it needs to be the right tooling.


Hi Ross,

I was not targeting any specific BSP. I was just using a generic toolchain created with poky. My steps:

1. Clone Poky (or oe-core)
2. Created a generic project and configure for 'qemuarm' (MACHINE=qemuarm changed in local.conf)
3. bitbake meta-toolchain

With this toolchain you can build zImage kernel images but not uImage. Sure the uImage is to be used with u-boot, but I see the value of having a generic ARM toolchain and that still allows me to create uImage files. The mkimage binary adds about 80 KB in a 273 MB toolchain (doesn't seem too much).

-- jviguera





More information about the Openembedded-core mailing list