[U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa
Fabio Estevam
festevam at gmail.com
Wed Apr 30 20:05:05 CEST 2014
On Tue, Apr 29, 2014 at 10:57 PM, Michael Ellerman <mpe at ellerman.id.au> wrote:
> It just runs "make".
>
> The decision about building a uImage must be in the .config somewhere.
>
> This failure is for allnoconfig, so presumably there is something like a
> CONFIG_DONT_BUILD_UIMAGE which is getting set to n by allnoconfig. If you can
> tell me what that option is I can force it back on (I think).
It seems that xtensa uses an out of tree U-boot port then.
Chris mentioned that he plans to upstream xtensa u-boot support.
arch/xtensa/boot/boot-uboot/Makefile does force the uImage to be generated.
More information about the U-Boot
mailing list