]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Restrict baudrate settings on LWMON to higher speeds LABEL_2003_01_11_1050
authorwdenk <wdenk>
Sat, 11 Jan 2003 09:48:40 +0000 (09:48 +0000)
committerwdenk <wdenk>
Sat, 11 Jan 2003 09:48:40 +0000 (09:48 +0000)
commitd0fb80c3021e15853895e9ae45ab9368d0fb52fa
treea4e65529732e8058b15a0cef175f65312ec3eedd
parenta25f862ba8b9d8440973d0204c19fec859f953f3
* Restrict baudrate settings on LWMON to higher speeds
  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)
13 files changed:
CHANGELOG
board/lwmon/lwmon.c
common/cmd_nvedit.c
common/cmd_pcmcia.c
common/environment.c
common/hush.c
cpu/mpc8xx/serial.c
cpu/mpc8xx/start.S
include/configs/lwmon.h
tools/env/README
tools/env/fw_env.c
tools/env/fw_env.config [new file with mode: 0644]
tools/env/fw_env.h