[U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

Fabio Estevam festevam at gmail.com
Tue Apr 29 17:04:28 CEST 2014


On Tue, Apr 29, 2014 at 7:24 AM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Fabio Estevam,
>
> In message <1398746935-11855-1-git-send-email-festevam at gmail.com> you wrote:
>> From: Fabio Estevam <fabio.estevam at freescale.com>
>>
>> Currently we get the following failure when trying to build a uImage for
>> extensa:
>>
>> $ ./tools/mkimage -A xtensa
> ...
>> +     {       IH_ARCH_EXTENSA,        "extensa",      "EXTENSA",      },
>
> Is this "xtensa" or "extensa"?

It is xtensa, sorry.

>
> And which actual architecture would that be?  I cannot find any
> architecture support for xtensa in U-Boot mainline, so why should we
> add image support for it?
>
> If you plan to add support for this architecture, then please submit
> this patch as part of the series that adds such architecture support.

Ok, understood.

Looks like the quick fix is for Michael/Geert do not build uImage for
xtensa on their automated build environments.

Regards,

Fabio Estevam


More information about the U-Boot mailing list