diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-05-30 17:45:30 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-05-30 17:45:30 +0200 |
commit | b9b2480f4fdeb0b3285a338e22916dd249cdf973 (patch) | |
tree | 88124a77ba2b44806cd7bf02b568aec5d01286bc /CHANGELOG | |
parent | d9455273053bb69a94a338dff56330d3be50f14e (diff) | |
download | u-boot-imx-b9b2480f4fdeb0b3285a338e22916dd249cdf973.zip u-boot-imx-b9b2480f4fdeb0b3285a338e22916dd249cdf973.tar.gz u-boot-imx-b9b2480f4fdeb0b3285a338e22916dd249cdf973.tar.bz2 |
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
Patch by Stefan Roese, 29 May 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone + Patch by Stefan Roese, 29 May 2006 + * Update Intel IXP4xx support - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board |