m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
This commit is contained in:
parent
84ad688473
commit
a414553485
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/string.o (.text)
|
lib/string.o (.text)
|
||||||
lib/vsprintf.o (.text)
|
lib/vsprintf.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf532x/start.o (.text)
|
arch/m68k/cpu/mcf532x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -54,10 +54,10 @@ SECTIONS
|
||||||
{
|
{
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
cpu/mcf52x2/cpu_init.o (.text)
|
arch/m68k/cpu/mcf52x2/cpu_init.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,9 +55,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,8 +55,8 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
cpu/mcf52x2/libmcf52x2.a (.text)
|
arch/m68k/cpu/mcf52x2/libmcf52x2.a (.text)
|
||||||
arch/m68k/lib/libm68k.a (.text)
|
arch/m68k/lib/libm68k.a (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,8 +55,8 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5227x/start.o (.text)
|
arch/m68k/cpu/mcf5227x/start.o (.text)
|
||||||
cpu/mcf5227x/libmcf5227x.a (.text)
|
arch/m68k/cpu/mcf5227x/libmcf5227x.a (.text)
|
||||||
arch/m68k/lib/libm68k.a (.text)
|
arch/m68k/lib/libm68k.a (.text)
|
||||||
lib/libgeneric.a (.text)
|
lib/libgeneric.a (.text)
|
||||||
common/cmd_mem.o (.text)
|
common/cmd_mem.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5227x/start.o (.text)
|
arch/m68k/cpu/mcf5227x/start.o (.text)
|
||||||
|
|
||||||
*(.text)
|
*(.text)
|
||||||
*(.fixup)
|
*(.fixup)
|
||||||
|
|
|
@ -55,8 +55,8 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf523x/start.o (.text)
|
arch/m68k/cpu/mcf523x/start.o (.text)
|
||||||
cpu/mcf523x/cpu_init.o (.text)
|
arch/m68k/cpu/mcf523x/cpu_init.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,11 +55,11 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf523x/start.o (.text)
|
arch/m68k/cpu/mcf523x/start.o (.text)
|
||||||
cpu/mcf523x/cpu.o (.text)
|
arch/m68k/cpu/mcf523x/cpu.o (.text)
|
||||||
cpu/mcf523x/cpu_init.o (.text)
|
arch/m68k/cpu/mcf523x/cpu_init.o (.text)
|
||||||
cpu/mcf523x/interrupts.o (.text)
|
arch/m68k/cpu/mcf523x/interrupts.o (.text)
|
||||||
cpu/mcf523x/speed.o (.text)
|
arch/m68k/cpu/mcf523x/speed.o (.text)
|
||||||
arch/m68k/lib/libm68k.a (.text)
|
arch/m68k/lib/libm68k.a (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
common/cmd_bootm.o (.text)
|
common/cmd_bootm.o (.text)
|
||||||
|
|
|
@ -55,9 +55,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,9 +55,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,9 +55,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -56,9 +56,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,9 +55,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/string.o (.text)
|
lib/string.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/string.o (.text)
|
lib/string.o (.text)
|
||||||
lib/vsprintf.o (.text)
|
lib/vsprintf.o (.text)
|
||||||
|
|
|
@ -55,8 +55,8 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf532x/start.o (.text)
|
arch/m68k/cpu/mcf532x/start.o (.text)
|
||||||
cpu/mcf532x/libmcf532x.a (.text)
|
arch/m68k/cpu/mcf532x/libmcf532x.a (.text)
|
||||||
arch/m68k/lib/libm68k.a (.text)
|
arch/m68k/lib/libm68k.a (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf532x/start.o (.text)
|
arch/m68k/cpu/mcf532x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf532x/start.o (.text)
|
arch/m68k/cpu/mcf532x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,8 +55,8 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5445x/start.o (.text)
|
arch/m68k/cpu/mcf5445x/start.o (.text)
|
||||||
cpu/mcf5445x/libmcf5445x.a (.text)
|
arch/m68k/cpu/mcf5445x/libmcf5445x.a (.text)
|
||||||
arch/m68k/lib/libm68k.a (.text)
|
arch/m68k/lib/libm68k.a (.text)
|
||||||
common/cmd_flash.o (.text)
|
common/cmd_flash.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,12 +55,12 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5445x/start.o (.text)
|
arch/m68k/cpu/mcf5445x/start.o (.text)
|
||||||
/* cpu/mcf5445x/cpu_init.o (.text)
|
/* arch/m68k/cpu/mcf5445x/cpu_init.o (.text)
|
||||||
cpu/mcf5445x/cpu.o (.text)
|
arch/m68k/cpu/mcf5445x/cpu.o (.text)
|
||||||
cpu/mcf5445x/dspi.o (.text)
|
arch/m68k/cpu/mcf5445x/dspi.o (.text)
|
||||||
cpu/mcf5445x/interrupt.o (.text)
|
arch/m68k/cpu/mcf5445x/interrupt.o (.text)
|
||||||
cpu/mcf5445x/speed.o (.text)
|
arch/m68k/cpu/mcf5445x/speed.o (.text)
|
||||||
arch/m68k/lib/board.o (.text)
|
arch/m68k/lib/board.o (.text)
|
||||||
common/serial.o (.text)
|
common/serial.o (.text)
|
||||||
common/console.o (.text)
|
common/console.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5445x/start.o (.text)
|
arch/m68k/cpu/mcf5445x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5445x/start.o (.text)
|
arch/m68k/cpu/mcf5445x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf5445x/start.o (.text)
|
arch/m68k/cpu/mcf5445x/start.o (.text)
|
||||||
|
|
||||||
*(.text)
|
*(.text)
|
||||||
*(.fixup)
|
*(.fixup)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf547x_8x/start.o (.text)
|
arch/m68k/cpu/mcf547x_8x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -55,7 +55,7 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf547x_8x/start.o (.text)
|
arch/m68k/cpu/mcf547x_8x/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
arch/m68k/lib/interrupts.o (.text)
|
arch/m68k/lib/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
|
|
|
@ -56,9 +56,9 @@ SECTIONS
|
||||||
/* WARNING - the following is hand-optimized to fit within */
|
/* WARNING - the following is hand-optimized to fit within */
|
||||||
/* the sector layout of our flash chips! XXX FIXME XXX */
|
/* the sector layout of our flash chips! XXX FIXME XXX */
|
||||||
|
|
||||||
cpu/mcf52x2/start.o (.text)
|
arch/m68k/cpu/mcf52x2/start.o (.text)
|
||||||
arch/m68k/lib/traps.o (.text)
|
arch/m68k/lib/traps.o (.text)
|
||||||
cpu/mcf52x2/interrupts.o (.text)
|
arch/m68k/cpu/mcf52x2/interrupts.o (.text)
|
||||||
common/dlmalloc.o (.text)
|
common/dlmalloc.o (.text)
|
||||||
lib/zlib.o (.text)
|
lib/zlib.o (.text)
|
||||||
|
|
||||||
|
|
|
@ -14,13 +14,13 @@ Changed files:
|
||||||
- board/freescale/m52277evb/config.mk config make
|
- board/freescale/m52277evb/config.mk config make
|
||||||
- board/freescale/m52277evb/u-boot.lds Linker description
|
- board/freescale/m52277evb/u-boot.lds Linker description
|
||||||
|
|
||||||
- cpu/mcf5227x/cpu.c cpu specific code
|
- arch/m68k/cpu/mcf5227x/cpu.c cpu specific code
|
||||||
- cpu/mcf5227x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
|
- arch/m68k/cpu/mcf5227x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
|
||||||
- cpu/mcf5227x/interrupts.c cpu specific interrupt support
|
- arch/m68k/cpu/mcf5227x/interrupts.c cpu specific interrupt support
|
||||||
- cpu/mcf5227x/speed.c system, flexbus, and cpu clock
|
- arch/m68k/cpu/mcf5227x/speed.c system, flexbus, and cpu clock
|
||||||
- cpu/mcf5227x/Makefile Makefile
|
- arch/m68k/cpu/mcf5227x/Makefile Makefile
|
||||||
- cpu/mcf5227x/config.mk config make
|
- arch/m68k/cpu/mcf5227x/config.mk config make
|
||||||
- cpu/mcf5227x/start.S start up assembly code
|
- arch/m68k/cpu/mcf5227x/start.S start up assembly code
|
||||||
|
|
||||||
- doc/README.m52277evb This readme file
|
- doc/README.m52277evb This readme file
|
||||||
|
|
||||||
|
|
|
@ -15,13 +15,13 @@ Changed files:
|
||||||
- board/freescale/m53017evb/config.mk config make
|
- board/freescale/m53017evb/config.mk config make
|
||||||
- board/freescale/m53017evb/u-boot.lds Linker description
|
- board/freescale/m53017evb/u-boot.lds Linker description
|
||||||
|
|
||||||
- cpu/mcf532x/cpu.c cpu specific code
|
- arch/m68k/cpu/mcf532x/cpu.c cpu specific code
|
||||||
- cpu/mcf532x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
|
- arch/m68k/cpu/mcf532x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
|
||||||
- cpu/mcf532x/interrupts.c cpu specific interrupt support
|
- arch/m68k/cpu/mcf532x/interrupts.c cpu specific interrupt support
|
||||||
- cpu/mcf532x/speed.c system, flexbus, and cpu clock
|
- arch/m68k/cpu/mcf532x/speed.c system, flexbus, and cpu clock
|
||||||
- cpu/mcf532x/Makefile Makefile
|
- arch/m68k/cpu/mcf532x/Makefile Makefile
|
||||||
- cpu/mcf532x/config.mk config make
|
- arch/m68k/cpu/mcf532x/config.mk config make
|
||||||
- cpu/mcf532x/start.S start up assembly code
|
- arch/m68k/cpu/mcf532x/start.S start up assembly code
|
||||||
|
|
||||||
- doc/README.m53017evb This readme file
|
- doc/README.m53017evb This readme file
|
||||||
|
|
||||||
|
|
|
@ -15,13 +15,13 @@ Changed files:
|
||||||
- board/freescale/m5373evb/config.mk config make
|
- board/freescale/m5373evb/config.mk config make
|
||||||
- board/freescale/m5373evb/u-boot.lds Linker description
|
- board/freescale/m5373evb/u-boot.lds Linker description
|
||||||
|
|
||||||
- cpu/mcf532x/cpu.c cpu specific code
|
- arch/m68k/cpu/mcf532x/cpu.c cpu specific code
|
||||||
- cpu/mcf532x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
|
- arch/m68k/cpu/mcf532x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
|
||||||
- cpu/mcf532x/interrupts.c cpu specific interrupt support
|
- arch/m68k/cpu/mcf532x/interrupts.c cpu specific interrupt support
|
||||||
- cpu/mcf532x/speed.c system, pci, flexbus, and cpu clock
|
- arch/m68k/cpu/mcf532x/speed.c system, pci, flexbus, and cpu clock
|
||||||
- cpu/mcf532x/Makefile Makefile
|
- arch/m68k/cpu/mcf532x/Makefile Makefile
|
||||||
- cpu/mcf532x/config.mk config make
|
- arch/m68k/cpu/mcf532x/config.mk config make
|
||||||
- cpu/mcf532x/start.S start up assembly code
|
- arch/m68k/cpu/mcf532x/start.S start up assembly code
|
||||||
|
|
||||||
- doc/README.m5373evb This readme file
|
- doc/README.m5373evb This readme file
|
||||||
|
|
||||||
|
|
|
@ -18,13 +18,13 @@ Changed files:
|
||||||
- common/cmd_bdinfo.c Clock frequencies output
|
- common/cmd_bdinfo.c Clock frequencies output
|
||||||
- common/cmd_mii.c mii support
|
- common/cmd_mii.c mii support
|
||||||
|
|
||||||
- cpu/mcf5445x/cpu.c cpu specific code
|
- arch/m68k/cpu/mcf5445x/cpu.c cpu specific code
|
||||||
- cpu/mcf5445x/cpu_init.c Flexbus ChipSelect, Mux pins setup, icache and RTC extra regs
|
- arch/m68k/cpu/mcf5445x/cpu_init.c Flexbus ChipSelect, Mux pins setup, icache and RTC extra regs
|
||||||
- cpu/mcf5445x/interrupts.c cpu specific interrupt support
|
- arch/m68k/cpu/mcf5445x/interrupts.c cpu specific interrupt support
|
||||||
- cpu/mcf5445x/speed.c system, pci, flexbus, and cpu clock
|
- arch/m68k/cpu/mcf5445x/speed.c system, pci, flexbus, and cpu clock
|
||||||
- cpu/mcf5445x/Makefile Makefile
|
- arch/m68k/cpu/mcf5445x/Makefile Makefile
|
||||||
- cpu/mcf5445x/config.mk config make
|
- arch/m68k/cpu/mcf5445x/config.mk config make
|
||||||
- cpu/mcf5445x/start.S start up assembly code
|
- arch/m68k/cpu/mcf5445x/start.S start up assembly code
|
||||||
|
|
||||||
- doc/README.m54455evb This readme file
|
- doc/README.m54455evb This readme file
|
||||||
|
|
||||||
|
|
|
@ -15,14 +15,14 @@ Changed files:
|
||||||
- board/freescale/m547xevb/config.mk config make
|
- board/freescale/m547xevb/config.mk config make
|
||||||
- board/freescale/m547xevb/u-boot.lds Linker description
|
- board/freescale/m547xevb/u-boot.lds Linker description
|
||||||
|
|
||||||
- cpu/mcf547x_8x/cpu.c cpu specific code
|
- arch/m68k/cpu/mcf547x_8x/cpu.c cpu specific code
|
||||||
- cpu/mcf547x_8x/cpu_init.c Flexbus ChipSelect, Mux pins setup, icache and RTC extra regs
|
- arch/m68k/cpu/mcf547x_8x/cpu_init.c Flexbus ChipSelect, Mux pins setup, icache and RTC extra regs
|
||||||
- cpu/mcf547x_8x/interrupts.c cpu specific interrupt support
|
- arch/m68k/cpu/mcf547x_8x/interrupts.c cpu specific interrupt support
|
||||||
- cpu/mcf547x_8x/slicetimer.c Timer support
|
- arch/m68k/cpu/mcf547x_8x/slicetimer.c Timer support
|
||||||
- cpu/mcf547x_8x/speed.c system, pci, flexbus, and cpu clock
|
- arch/m68k/cpu/mcf547x_8x/speed.c system, pci, flexbus, and cpu clock
|
||||||
- cpu/mcf547x_8x/Makefile Makefile
|
- arch/m68k/cpu/mcf547x_8x/Makefile Makefile
|
||||||
- cpu/mcf547x_8x/config.mk config make
|
- arch/m68k/cpu/mcf547x_8x/config.mk config make
|
||||||
- cpu/mcf547x_8x/start.S start up assembly code
|
- arch/m68k/cpu/mcf547x_8x/start.S start up assembly code
|
||||||
|
|
||||||
- doc/README.m5475evb This readme file
|
- doc/README.m5475evb This readme file
|
||||||
|
|
||||||
|
|
|
@ -31,12 +31,12 @@ hopefully added soon!
|
||||||
|
|
||||||
2.1 Motorola Coldfire MCF5272
|
2.1 Motorola Coldfire MCF5272
|
||||||
-----------------------------
|
-----------------------------
|
||||||
CPU specific code is located in: cpu/mcf52x2
|
CPU specific code is located in: arch/m68k/cpu/mcf52x2
|
||||||
|
|
||||||
|
|
||||||
2.1 Motorola Coldfire MCF5282
|
2.1 Motorola Coldfire MCF5282
|
||||||
-----------------------------
|
-----------------------------
|
||||||
CPU specific code is located in: cpu/mcf52x2
|
CPU specific code is located in: arch/m68k/cpu/mcf52x2
|
||||||
|
|
||||||
The MCF5282 Port no longer needs a preloader and can place in external or
|
The MCF5282 Port no longer needs a preloader and can place in external or
|
||||||
internal FLASH.
|
internal FLASH.
|
||||||
|
|
Loading…
Reference in New Issue