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

Eric Nelson eric.nelson at boundarydevices.com
Wed Dec 12 08:13:30 PST 2012


On 12/12/2012 08:49 AM, Otavio Salvador wrote:
> On Wed, Dec 12, 2012 at 11:28 AM, Eric Nelson <
> eric.nelson at boundarydevices.com> wrote:
>
>> 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.
>>
>
> You forgot to add the patches for meta-fsl-arm ;-)
>

Thanks Otavio.

That did the trick.



More information about the meta-freescale mailing list