From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: kissb mkimage doesn't support extensa Date: Tue, 29 Apr 2014 17:50:54 +1000 Message-ID: <1398757854.27852.0.camel@concordia> References: <1398743403.8217.7.camel@concordia> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from ozlabs.org ([103.22.144.67]:60306 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755074AbaD2Hu4 (ORCPT ); Tue, 29 Apr 2014 03:50:56 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Fabio Estevam Cc: Geert Uytterhoeven , Stephen Rothwell , Linux-Next On Tue, 2014-04-29 at 01:42 -0300, Fabio Estevam wrote: > On Tue, Apr 29, 2014 at 12:50 AM, Michael Ellerman 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 > > I will submit a patch to U-boot in order to include extensa and will > Cc you and Geert. Thanks. cheers