Re: [kbuild-all] Invalid CPU Type - valid names are: alpha, arm, x86, ia64, m68k, microblaze, mips, mips64, nios2, powerpc, ppc, s390, sh, sparc, sparc64, blackfin, avr32, nds32, or1k

From: Fengguang Wu
Date: Mon Feb 29 2016 - 21:06:40 EST


Hi Geert,

> > make.cross ARCH=xtensa
> >
> > All errors (new ones prefixed by >>):
> >
> >>> Invalid CPU Type - valid names are: alpha, arm, x86, ia64, m68k, microblaze, mips, mips64, nios2, powerpc, ppc, s390, sh, sparc, sparc64, blackfin, avr32, nds32, or1k
> > Usage: /usr/bin/mkimage -l image
>
> Don't you just need to update mkimage to a version that does have
> xtensa support?

Yeah, thanks for the suggestion!
I'll upgrade the u-boot-tools package which contains /usr/bin/mkimage.

Thanks,
Fengguang