Commit Graph

9 Commits

Author SHA1 Message Date
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
wdenk
4c3b21a5f9 Patch by Kyle Harris, 20 May 2003:
In preparation for an ixp port, rename cpu/xscale and arch-xscale
into cpu/pxa and arch-pxa.
2003-05-23 12:36:20 +00:00
wdenk
47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003:
- fix bug in BOOTP code (must use NetCopyIP)
  - update of CSB226 port
  - clear BSS segment on XScale
  - added support for i2c_init_board() function
  - update to the Innokom plattform

* Extend support for redundand environments for configurations where
  environment size < sector size
2003-03-06 13:39:27 +00:00
wdenk
c542fb2e8d Initial revision 2002-11-03 00:47:09 +00:00
wdenk
f682e42599 Initial revision 2002-10-26 16:57:25 +00:00
wdenk
ea8015b852 Initial revision 2002-10-26 16:43:06 +00:00
wdenk
d9fd6ff598 Initial revision 2002-10-11 08:43:32 +00:00
wdenk
da27dcf008 Initial revision 2002-09-10 19:19:06 +00:00
wdenk
4c31c4b9c6 Initial revision 2002-08-14 07:58:23 +00:00