u-boot-brain/cpu/mpc5xx
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
instead CFG_MONITOR_LEN is now only used to determine  _at_compile_
  _time_  (!) if the environment is embedded within the U-Boot image,
  or in a separate flash sector.

* Cleanup CFG_DER #defines in config files (wd maintained only)
2003-05-30 12:48:29 +00:00
..
config.mk * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
cpu_init.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
cpu.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
interrupts.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
Makefile * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
serial.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
speed.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
start.S * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 2003-05-30 12:48:29 +00:00
status_led.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
traps.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00