* IMX breaking Versatile Express build
@ 2012-10-23 9:08 Russell King - ARM Linux
2012-10-23 10:48 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Russell King - ARM Linux @ 2012-10-23 9:08 UTC (permalink / raw)
To: linux-arm-kernel
The latest Versatile Express specific build is failing due to:
arch/arm/mach-imx/built-in.o: In function `imx_cpu_die':
platform-imx-dma.c:(.text+0x1624): undefined reference to `imx_enable_cpu'
arch/arm/mach-imx/built-in.o: In function `imx_boot_secondary':
platform-imx-dma.c:(.cpuinit.text+0x14): undefined reference to `imx_set_cpu_jump'
platform-imx-dma.c:(.cpuinit.text+0x20): undefined reference to `imx_enable_cpu'
Config:
http://www.home.arm.linux.org.uk/developer/build/file.php?type=config&idx=2464
This does not seem to have any IMX support selected.
Thanks to the reduced default configuration files, Kconfig is deciding to
select the new MULTI_* options on these target specific Kconfigs, which
may have some reason as to the above.
However, even so, we should _not_ be seeing such build failures. It looks
to me like platform-imx-dma is missing some kind of dependency.
^ permalink raw reply [flat|nested] 2+ messages in thread
* IMX breaking Versatile Express build
2012-10-23 9:08 IMX breaking Versatile Express build Russell King - ARM Linux
@ 2012-10-23 10:48 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2012-10-23 10:48 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Oct 23, 2012 at 10:08:05AM +0100, Russell King - ARM Linux wrote:
> The latest Versatile Express specific build is failing due to:
>
> arch/arm/mach-imx/built-in.o: In function `imx_cpu_die':
> platform-imx-dma.c:(.text+0x1624): undefined reference to `imx_enable_cpu'
> arch/arm/mach-imx/built-in.o: In function `imx_boot_secondary':
> platform-imx-dma.c:(.cpuinit.text+0x14): undefined reference to `imx_set_cpu_jump'
> platform-imx-dma.c:(.cpuinit.text+0x20): undefined reference to `imx_enable_cpu'
>
We have a fix [1] for that waiting for arm-soc folks to pick up.
Shawn
[1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/194310
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-23 10:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 9:08 IMX breaking Versatile Express build Russell King - ARM Linux
2012-10-23 10:48 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).