Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Fix flash parameters passed to Linux for PPChameleon board | wdenk | 2004-06-17 | -11/+44 |
| | | | | * Remove eth_init() from lib_arm/board.c; it's done in net.net.c. | |||
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -1/+0 |
| | | | | | | | | 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) | |||
* | Initial revision | wdenk | 2002-08-19 | -0/+330 |