u-boot/arch/powerpc/cpu
Wolfgang Denk 1db3fca719 MPC8315ERD: fix build error
Commit 29c6fbe "MPC5121: Add USB EHCI support" renamed
CONFIG_SYS_MPC8xxx_USB_ADDR into CONFIG_SYS_FSL_USB_ADDR but missed
to update arch/powerpc/cpu/mpc83xx/cpu_init.c, resulting in:

cpu_init.c: In function 'cpu_init_f':
cpu_init.c:332: error: 'CONFIG_SYS_MPC8xxx_USB_ADDR' undeclared (first use in this function)
cpu_init.c:332: error: (Each undeclared identifier is reported only once
cpu_init.c:332: error: for each function it appears in.)
make[1]: *** [/work/wd/tmp-ppc/arch/powerpc/cpu/mpc83xx/cpu_init.o] Error 1

Fix this.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Kim Phillips <kim.phillips@freescale.com>
2010-10-24 16:13:40 +02:00
..
74xx_7xx powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc5xx powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc5xxx powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc8xx powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc8xxx mpc8640: Update the io_sel fields for PCI Express 2010-10-20 02:38:40 -05:00
mpc83xx MPC8315ERD: fix build error 2010-10-24 16:13:40 +02:00
mpc85xx 85xx: Use gc-sections to reduce image size 2010-10-20 02:38:41 -05:00
mpc86xx 86xx: Use gc-sections to reduce image size 2010-10-20 02:38:41 -05:00
mpc512x powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc824x powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc8220 powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
mpc8260 powerpc: do not fixup NULL ptrs 2010-10-18 22:39:37 +02:00
ppc4xx ppc4xx: Change tsr/tcr macros to upper case 2010-10-20 10:07:55 +02:00