uboot/arch/powerpc/cpu
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references
Now that warm booting is not supported, there isn't a need for the
BOOTFLAG_COLD and BOOTFLAG_WARM defines, so remove them.

Note that this change makes the board info bd_bootflags field useless.
It will always be set to 0, but we leave it around so that we don't
break the board info structure that some OSes are expecting to be passed
from U-Boot.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-10-18 22:38:56 +02:00
..
74xx_7xx powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc5xx powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc5xxx powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc8xx powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc8xxx Fix parameters to support RDIMM for P2020DS 2010-08-31 11:23:04 -05:00
mpc83xx powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc85xx Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mpc86xx powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc512x powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc824x powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc8220 powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
mpc8260 powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
ppc4xx powerpc: Remove warm reset entry point 2010-10-12 23:01:32 +02:00