uboot-mt623x/cpu/mips
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
..
Makefile * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
cache.S Prepare for 0.3.0 release 2003-04-08 23:25:21 +00:00
config.mk * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
cpu.c * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
incaip_clock.c * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
incaip_wdt.S * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
interrupts.c * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
serial.c * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
serial.h * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
start.S * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 2003-05-30 12:48:29 +00:00