On Wed, Apr 30, 2014 at 9:34 PM, Max Filippov <jcmvbkbc@xxxxxxxxx> wrote: > On Wed, Apr 30, 2014 at 10:31 PM, Fabio Estevam <festevam@xxxxxxxxx> wrote: >> On Tue, Apr 29, 2014 at 12:50 AM, Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote: >>> On Sun, 2014-03-02 at 11:25 +0100, Geert Uytterhoeven wrote: >>>> http://kisskb.ellerman.id.au/kisskb/buildresult/10665903/ >>>> >>>> Invalid CPU Type - valid names are: alpha, arm, x86, ia64, m68k, >>>> microblaze, mips, mips64, nios, nios2, ppc, s390, sh, sparc, sparc64, >>>> blackfin, avr32 >>> >>> I've upgraded to the latest version in Debian (2014.01), but it still doesn't >>> seem to support xtensa. >>> >>> $ /usr/bin/mkimage -A xtensa >>> >>> 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, sandbox, arm64 >> >> As mainline U-boot does not support xtensa currently, what about >> dropping the uImage format to be built? > > There's xtensa port for U-boot at https://github.com/foss-xtensa/u-boot > Also KISSKB didn't even try to build uImage for xtensa until recently. > What's changed? When comparing the build between 18a1a7a1 (good) and a7963eb7f4 (bad), it seems allnoconfig changes the build type from ISS to XT2000. The latter builds boot-uboot, too, cfr. arch/xtensa/boot/Makefile. So I guess it's due to this change to kconfig: commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a Author: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Date: Mon Apr 7 15:39:09 2014 -0700 kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html