Commit Graph

10 Commits

Author SHA1 Message Date
stroese
2e533c373d - FPGA updated. 2003-07-11 08:17:26 +00:00
wdenk
8bde7f776c * Code cleanup:
- remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
2003-06-27 21:31:46 +00:00
wdenk
b783edaee8 * Header file cleanup for ARM
* Patch by Murray Jensen, 24 Jun 2003:
  - make sure to use only U-boot provided header files
  - fix problems with ".rodata.str1.4" section as used by GCC-3.x
2003-06-25 22:26:29 +00:00
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
fe8c2806cd Initial revision 2002-11-03 00:38:21 +00:00
wdenk
ab255f26f9 Initial revision 2002-09-18 09:04:55 +00:00
wdenk
153d511e36 Initial revision 2002-08-30 11:07:04 +00:00
wdenk
12e4407c6a Initial revision 2001-11-26 22:06:16 +00:00
wdenk
89ab65e00c Initial revision 2001-10-15 21:41:43 +00:00
wdenk
a475b5e2a0 Initial revision 2001-07-19 16:11:32 +00:00