83xx: Remove warmboot parameter from PCI init functions
[oweals/u-boot.git] / doc / README.m5373evb
index 55917489338417dbf09403dd539bc2337a94e4f7..e90a320ee57d66cf4b088f7a8e74602e5babefd7 100644 (file)
@@ -15,13 +15,13 @@ Changed files:
 - board/freescale/m5373evb/config.mk   config make
 - board/freescale/m5373evb/u-boot.lds  Linker description
 
-- cpu/mcf532x/cpu.c            cpu specific code
-- cpu/mcf532x/cpu_init.c       FBCS, Mux pins, icache and RTC extra regs
-- cpu/mcf532x/interrupts.c     cpu specific interrupt support
-- cpu/mcf532x/speed.c          system, pci, flexbus, and cpu clock
-- cpu/mcf532x/Makefile         Makefile
-- cpu/mcf532x/config.mk                config make
-- cpu/mcf532x/start.S          start up assembly code
+- arch/m68k/cpu/mcf532x/cpu.c          cpu specific code
+- arch/m68k/cpu/mcf532x/cpu_init.c     FBCS, Mux pins, icache and RTC extra regs
+- arch/m68k/cpu/mcf532x/interrupts.c   cpu specific interrupt support
+- arch/m68k/cpu/mcf532x/speed.c                system, pci, flexbus, and cpu clock
+- arch/m68k/cpu/mcf532x/Makefile               Makefile
+- arch/m68k/cpu/mcf532x/config.mk              config make
+- arch/m68k/cpu/mcf532x/start.S                start up assembly code
 
 - doc/README.m5373evb          This readme file
 
@@ -50,12 +50,12 @@ Changed files:
 
 - include/configs/M5373EVB.h           Board specific configuration file
 
-- lib_m68k/board.c                     board init function
-- lib_m68k/cache.c
-- lib_m68k/interrupts                  Coldfire common interrupt functions
-- lib_m68k/m68k_linux.c
-- lib_m68k/time.c                      Timer functions (Dma timer and PIT)
-- lib_m68k/traps.c                     Exception init code
+- arch/m68k/lib/board.c                        board init function
+- arch/m68k/lib/cache.c
+- arch/m68k/lib/interrupts                     Coldfire common interrupt functions
+- arch/m68k/lib/m68k_linux.c
+- arch/m68k/lib/time.c                 Timer functions (Dma timer and PIT)
+- arch/m68k/lib/traps.c                        Exception init code
 
 1 MCF5373 specific Options/Settings
 ====================================