[meta-freescale] [meta-fsl-arm-extra][PATCH v3 3/3] nitrogen6x: Add machine definition

Eric Nelson eric.nelson at boundarydevices.com
Wed Dec 12 05:28:34 PST 2012


Hi Otavio,

On 12/11/2012 02:50 PM, Otavio Salvador wrote:
>
 > <snip>
>
> diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
> new file mode 100644
> index 0000000..d668eb2
> --- /dev/null
> +++ b/conf/machine/nitrogen6x.conf
> @@ -0,0 +1,30 @@
 > ...
> +
> +# Use SPI NOR U-Boot by default
> +IMAGE_BOOTLOADER ?= ""
> +

This causes the build to fail in do_rootfs()

	| Number  Start   End     Size    Type     File system  Flags
	|  1      4194kB  12.6MB  8389kB  primary
	|  2      12.6MB  386MB   373MB   primary
	|
	| ERROR: Unkown IMAGE_BOOTLOADER value
	| ERROR: Function failed: do_rootfs (see 
/home/ericn/yocto/build/tmp/work/nitrogen6x-poky-linux-gnueabi/fsl-image-test-1.0-r0/temp/log.do_rootfs.5408 
for further information)

Either removing this line or setting it to "u-boot" allows the
build to complete.

Regards,


Eric



More information about the meta-freescale mailing list