u-boot/arch/ppc/cpu/ppc4xx
Stefan Roese 2a72e9ed18 ppc4xx: Add option for PPC440SPe ports without old Rev. A support
The 440SPe Rev. A is quite old and newer 440SPe boards don't need support
for this CPU revision. Since removing support for this older version
simplifies the creation for newer U-Boot ports, this patch now enables
440SPe > Rev. A support by creating the CONFIG_440SPE_REVA define. By
defining this in the board config header, Rev. A will still be supported.
Otherwise (default for newer board ports), Rev. A will not be supported.

Signed-off-by: Stefan Roese <sr@denx.de>
2010-04-14 10:27:39 +02:00
..
4xx_ibm_ddr2_autocalib.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
4xx_pci.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
4xx_pcie.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
4xx_uart.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
40x_spd_sdram.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
44x_spd_ddr.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
44x_spd_ddr2.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
Makefile ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
bedbug_405.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
cache.S ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
cmd_chip_config.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
commproc.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
config.mk ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
cpu.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
cpu_init.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
dcr.S ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
denali_data_eye.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
denali_spd_ddr2.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
ecc.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
ecc.h ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
fdt.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
gpio.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
interrupts.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
iop480_uart.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
kgdb.S ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
miiphy.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
reginfo.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
resetvec.S ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
sdram.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
sdram.h ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
speed.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
start.S ppc4xx: Add option for PPC440SPe ports without old Rev. A support 2010-04-14 10:27:39 +02:00
tlb.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
traps.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
u-boot.lds ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
uic.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
usb.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
usb_ohci.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
usb_ohci.h ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
usbdev.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
usbdev.h ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00
xilinx_irq.c ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 2010-04-13 09:13:16 +02:00