Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-09 | fw_env: add NAND support | Guennadi Liakhovetski | |
Add support for environment in NAND with automatic NOR / NAND recognition, including unaligned environment, bad-block skipping, redundant environment copy. Signed-off-by: Guennadi Liakhovetski <lg@denx.de> | |||
2003-01-11 | * Restrict baudrate settings on LWMON to higher speeds | wdenk | |
when watchdog is on * Update baudrate in bd_info when it gets changed * Add watchdog trigger points while waiting for serial port (so far only 8xx -- needed on LWMON with 100ms watchdog) * Improve command line tool to access the U-Boot's environment (figuration of the utility, using a config file) |