Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Russell King - ARM Linux
On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote: On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote: I don't know what to do here, there is no point to build any of the files in mach-mvebu if no SoCs are selected. So either we force to have at least one SoCS selected

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Ezequiel Garcia
On Thu, Feb 14, 2013 at 10:09:26AM +, Russell King - ARM Linux wrote: On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote: On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote: I don't know what to do here, there is no point to build any of the files in mach-mvebu

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Russell King - ARM Linux
On Thu, Feb 14, 2013 at 08:03:08AM -0300, Ezequiel Garcia wrote: On Thu, Feb 14, 2013 at 10:09:26AM +, Russell King - ARM Linux wrote: On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote: On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote: I don't know what to

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Arnd Bergmann
On Thursday 14 February 2013, Ezequiel Garcia wrote: On Thu, Feb 14, 2013 at 10:09:26AM +, Russell King - ARM Linux wrote: On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote: On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote: I don't know what to do here,

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Ezequiel Garcia
On Thu, Feb 14, 2013 at 11:08:03AM +, Russell King - ARM Linux wrote: On Thu, Feb 14, 2013 at 08:03:08AM -0300, Ezequiel Garcia wrote: On Thu, Feb 14, 2013 at 10:09:26AM +, Russell King - ARM Linux wrote: On Fri, Feb 08, 2013 at 02:33:29PM +0100, Arnd Bergmann wrote: On Friday 08

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Arnd Bergmann
On Thursday 14 February 2013, Ezequiel Garcia wrote: On Thu, Feb 14, 2013 at 11:08:03AM +, Russell King - ARM Linux wrote: It's all publically available via my website. I'm kind of new around here, and I have no clue where that may be. I hope you don't mind helping me this time.

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Ezequiel Garcia
Hi Arnd, On Thu, Feb 14, 2013 at 11:27:07AM +, Arnd Bergmann wrote: On Thursday 14 February 2013, Ezequiel Garcia wrote: On Thu, Feb 14, 2013 at 11:08:03AM +, Russell King - ARM Linux wrote: It's all publically available via my website. I'm kind of new around here, and I

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Arnd Bergmann
On Thursday 14 February 2013, Ezequiel Garcia wrote: Now, using the random config there's a new error, unrelated to the previous one: ERROR: twl6030_interrupt_unmask [drivers/usb/otg/twl6030-usb.ko] undefined! ERROR: twl_i2c_read_u8 [drivers/usb/otg/twl6030-usb.ko] undefined! ERROR:

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Gregory CLEMENT
On 02/08/2013 02:33 PM, Arnd Bergmann wrote: On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote: I don't know what to do here, there is no point to build any of the files in mach-mvebu if no SoCs are selected. So either we force to have at least one SoCS selected if ARCH_MVEBU is

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Gregory CLEMENT
On 02/14/2013 01:21 PM, Arnd Bergmann wrote: On Thursday 14 February 2013, Ezequiel Garcia wrote: Now, using the random config there's a new error, unrelated to the previous one: ERROR: twl6030_interrupt_unmask [drivers/usb/otg/twl6030-usb.ko] undefined! ERROR: twl_i2c_read_u8

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Ezequiel Garcia
Arnd, On Thu, Feb 14, 2013 at 12:21:16PM +, Arnd Bergmann wrote: On Thursday 14 February 2013, Ezequiel Garcia wrote: Now, using the random config there's a new error, unrelated to the previous one: ERROR: twl6030_interrupt_unmask [drivers/usb/otg/twl6030-usb.ko] undefined!

Re: Build error: OMAP randconfig / mvebu

2013-02-14 Thread Jason Cooper
On Thu, Feb 14, 2013 at 12:21:16PM +, Arnd Bergmann wrote: On Thursday 14 February 2013, Ezequiel Garcia wrote: Now, using the random config there's a new error, unrelated to the previous one: ERROR: twl6030_interrupt_unmask [drivers/usb/otg/twl6030-usb.ko] undefined! ERROR:

Build error: OMAP randconfig / mvebu

2013-02-08 Thread Russell King - ARM Linux
Last night's OMAP4430SDP randconfig build failed with: arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_init_cpus': hotplug.c:(.init.text+0x70): undefined reference to `coherency_get_cpu_count' hotplug.c:(.init.text+0xb4): undefined reference to `armada_mpic_send_doorbell'

Re: Build error: OMAP randconfig / mvebu

2013-02-08 Thread Arnd Bergmann
On Friday 08 February 2013 10:08:13 Russell King - ARM Linux wrote: Last night's OMAP4430SDP randconfig build failed with: arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_init_cpus': hotplug.c:(.init.text+0x70): undefined reference to `coherency_get_cpu_count'

Re: Build error: OMAP randconfig / mvebu

2013-02-08 Thread Gregory CLEMENT
On 02/08/2013 11:45 AM, Arnd Bergmann wrote: On Friday 08 February 2013 10:08:13 Russell King - ARM Linux wrote: Last night's OMAP4430SDP randconfig build failed with: arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_init_cpus': hotplug.c:(.init.text+0x70): undefined reference to

Re: Build error: OMAP randconfig / mvebu

2013-02-08 Thread Arnd Bergmann
On Friday 08 February 2013 12:06:44 Gregory CLEMENT wrote: I don't know what to do here, there is no point to build any of the files in mach-mvebu if no SoCs are selected. So either we force to have at least one SoCS selected if ARCH_MVEBU is selected, or we unselect ARCH_MVEB if no SoCs