u-boot-brain/arch/powerpc/cpu/mpc8xx
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
..
bedbug_860.c bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 2010-09-08 22:02:54 +02:00
commproc.c POST cleanup. 2010-09-21 21:39:31 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
cpu_init.c PCU_E: remove code for yet another corpse 2010-10-06 22:22:24 +02:00
cpu.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
fdt.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fec.c miiphy: constify device name 2010-08-09 11:52:29 -07:00
fec.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
i2c.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
interrupts.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
kgdb.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
lcd.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
plprcr_write.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
scc.c net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
serial.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
speed.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
spi.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
start.S powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
traps.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
upatch.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
video.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
wlkbd.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00