linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Cortex-M and zImage
@ 2014-09-16 20:25 Joachim Eastwood
  2014-09-17  6:11 ` Uwe Kleine-König
  0 siblings, 1 reply; 6+ messages in thread
From: Joachim Eastwood @ 2014-09-16 20:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

I am working on Linux support for the NXP LPC18xx/43xx family of
Cortex-M3/M4 microcontrollers. Building zImage for Cortex-M fails
with the following two errors:
error: arch/arm/boot/compressed/piggy.gzip.o: Conflicting architecture
profiles M/A
linux/arch/arm/boot/compressed/head.S:794: undefined reference to
`CONFIG_PROCESSOR_ID'

The last error is easy to fix. But the first about conflicting arch is
harder.

As far as I know zImage on Cortex-M is not supported or not tested.

Are there any plans to support zImage on Cortex-M?
If so does anyone have an idea how the conflicting arch issue could
be solved?

btw, building with 'make Image' works fine and I have been running
Linux for a while on the NXP LPC4357.

regards
Joachim Eastwood

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-17 21:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 20:25 Cortex-M and zImage Joachim Eastwood
2014-09-17  6:11 ` Uwe Kleine-König
2014-09-17  6:55   ` Joachim Eastwood
2014-09-17  7:05     ` Uwe Kleine-König
2014-09-17 21:06       ` Joachim Eastwood
2014-09-17  8:47   ` Russell King - ARM Linux

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).