uboot-mt623x/arch/ppc
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
..
cpu ppc4xx: Add option for PPC440SPe ports without old Rev. A support 2010-04-14 10:27:39 +02:00
include/asm Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
lib Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00