linux/arch/m68knommu/platform
Greg Ungerer 9b0e741024 m68knommu: put ColdFire head code into .text.head section
Switch the ColdFire head start up code to be in the .text.head segment.
And make sure that segment is at the start of the final linked text
segment. Fixes the linker warnings about section use mis-matches:

  WARNING: vmlinux.o(.text+0xa8): Section mismatch in reference from the variable _clear_bss to the function .init.text:start_kernel()
  The function _clear_bss() references
  the function __init start_kernel().
  This is often because _clear_bss lacks a __init
  annotation or the annotation of start_kernel is wrong.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2008-07-23 15:11:29 +10:00
..
68EZ328 m68knommu: cleanup 68EZ328 init code 2007-10-23 20:45:44 -07:00
68VZ328 m68knommu: cleanup 68VZ328 init code 2007-10-23 20:45:44 -07:00
520x m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
523x m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
527x m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
528x m68knommu: add WilFire and WildfireMod board support 2008-05-01 08:08:36 -07:00
532x m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
5206 m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
5206e m68knommu: fix 5206e UART init function naming 2008-05-01 08:08:35 -07:00
5249 m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
5272 m68knommu: remove unused CONFIG_MTD_KeyTechnology 2008-05-01 08:08:35 -07:00
5307 m68knommu: remove unused CONFIG_DISKtel 2008-05-01 08:08:36 -07:00
5407 m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
68328 m68knommu: remove duplicate hw_tick() code 2008-03-04 08:04:11 -08:00
68360 m68knommu: remove empty timer offset function for 68360 2008-02-01 21:02:04 +11:00
coldfire m68knommu: put ColdFire head code into .text.head section 2008-07-23 15:11:29 +10:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00