diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-04 19:45:01 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-04 19:45:01 +0200 |
commit | 452f67407b20ab6a37c037d0975ea717d2f254e9 (patch) | |
tree | 5799a92bde97ce9fbfccca76c24d36e595e21b91 /CHANGELOG | |
parent | 3e0bc4473add883fd68a49b7dab971191b943415 (diff) | |
download | u-boot-imx-452f67407b20ab6a37c037d0975ea717d2f254e9.zip u-boot-imx-452f67407b20ab6a37c037d0975ea717d2f254e9.tar.gz u-boot-imx-452f67407b20ab6a37c037d0975ea717d2f254e9.tar.bz2 |
Adjust configuration of XENIAX board
(chip select and GPIO required for USB operation)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Adjust configuration of XENIAX board + (chip select and GPIO required for USB operation) + * Fix typos in cpu/85xx/start.S which caused DataTLB exception to be routed to the Watchdog handler Patch by Eugene Surovegin, 18 Jun 2005 |