diff options
Diffstat (limited to 'doc/README.mpc5xx')
| -rw-r--r-- | doc/README.mpc5xx | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/README.mpc5xx b/doc/README.mpc5xx index 26fb0c27d..df51b5cf5 100644 --- a/doc/README.mpc5xx +++ b/doc/README.mpc5xx @@ -25,7 +25,7 @@ Added or Changed Files:  u-boot-0.2.0/common/cmd_boot.c  u-boot-0.2.0/common/cmd_reginfo.c  u-boot-0.2.0/common/environment.c -u-boot-0.2.0/arch/ppc/cpu/mpc5xx/* +u-boot-0.2.0/arch/powerpc/cpu/mpc5xx/*  u-boot-0.2.0/include/cmd_reginfo.h  u-boot-0.2.0/include/common.h  u-boot-0.2.0/include/ppc_asm.tmpl @@ -34,9 +34,9 @@ u-boot-0.2.0/include/mpc5xx.h  u-boot-0.2.0/include/status_led.h  u-boot-0.2.0/include/asm-ppc/u-boot.h  u-boot-0.2.0/include/asm-ppc/5xx_immap.h -u-boot-0.2.0/arch/ppc/lib/board.c -u-boot-0.2.0/arch/ppc/lib/cache.c -u-boot-0.2.0/arch/ppc/lib/time.c +u-boot-0.2.0/arch/powerpc/lib/board.c +u-boot-0.2.0/arch/powerpc/lib/cache.c +u-boot-0.2.0/arch/powerpc/lib/time.c  u-boot-0.2.0/Makefile  u-boot-0.2.0/CREDITS  u-boot-0.2.0/doc/README.mpc5xx |