Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -1/+1 |
| | | | | | | | | 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) | |||
* | * Patch by Martin Winistoerfer, 23 Mar 2003 | wdenk | 2003-03-31 | -0/+799 |
- Add port to MPC555/556 microcontrollers - Add support for cmi customer board with Intel 28F128J3A, 28F320J3A or 28F640J3A flash. * Patch by Rick Bronson, 28 Mar 2003: - fix common/cmd_nand.c |