Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1345196
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: 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 |
| Date | 2016-02-28 10:30 +0100 |
| Message-ID | <r75PQ-db-11@gated-at.bofh.it> (permalink) |
| References | <r6WMx-1YM-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 28 Feb 2016, kbuild test robot wrote:
> Hi Thomas,
>
> FYI, the error/warning still remains.
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: 691429e13dfaf5b0994b07cc166db41bd608ee3d
> commit: dcaab54e348c5b66cca4802815ceebd37059e70c timekeeping: Remove ktime_get_monotonic_offset()
> date: 1 year, 7 months ago
> config: xtensa-common_defconfig (attached as .config)
> reproduce:
> wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout dcaab54e348c5b66cca4802815ceebd37059e70c
> # save the attached .config to linux build tree
> 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
> -l ==> list image header information
> /usr/bin/mkimage -A arch -O os -T type -C comp -a addr -e ep -n name -d image
> -A ==> set architecture to 'arch'
> -O ==> set operating system to 'os'
> -T ==> set image type to 'type'
> -C ==> set compression type 'comp'
> -a ==> set load address to 'addr' (hex)
> ==> set entry point to 'ep' (hex)
> ==> set image name to 'name'-d ==> use image data from 'datafile'
> -x ==> set XIP (execute in place)
> /usr/bin/mkimage [-D dtc_options] -f fit-image.its fit-image
> /usr/bin/mkimage -V ==> print version information and exit
How is removing a unused function related to a tool problem?
Hint:
>> 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
Your mkimage does not support xtensa .....
Thanks,
tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
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 kbuild test robot <fengguang.wu@intel.com> - 2016-02-28 00:50 +0100
Re: 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 Geert Uytterhoeven <geert@linux-m68k.org> - 2016-02-28 09:50 +0100
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 Fengguang Wu <fengguang.wu@intel.com> - 2016-03-01 03:10 +0100
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 Fengguang Wu <fengguang.wu@intel.com> - 2016-03-01 03:50 +0100
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 Michael Ellerman <mpe@ellerman.id.au> - 2016-03-01 04:20 +0100
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 Fengguang Wu <fengguang.wu@intel.com> - 2016-03-01 04:40 +0100
Re: 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 Thomas Gleixner <tglx@linutronix.de> - 2016-02-28 10:30 +0100
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 Fengguang Wu <fengguang.wu@intel.com> - 2016-03-01 03:30 +0100
csiph-web