diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 23:17:31 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 23:17:31 +0100 |
commit | 84c960ce6dbea55565a7891ff4fe87e08803e9cf (patch) | |
tree | 3a2fcbdba01089a6a8b5f5af10e7c9b5727b2855 /CHANGELOG | |
parent | 763b5f34c36ba461428a72702f5aa21cb1d92e0e (diff) | |
download | u-boot-imx-84c960ce6dbea55565a7891ff4fe87e08803e9cf.zip u-boot-imx-84c960ce6dbea55565a7891ff4fe87e08803e9cf.tar.gz u-boot-imx-84c960ce6dbea55565a7891ff4fe87e08803e9cf.tar.bz2 |
Add support for EmbeddedPlanet EP88x boards
Patch by Yuli Barcohen, 13 Jul 2005
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: ====================================================================== +* Add support for EmbeddedPlanet EP88x boards + Patch by Yuli Barcohen, 13 Jul 2005 + * Remove board specific configuration includes from the common xilinx ethernet and iic adapter code. Patch by Michael Libeskind, 12 Jul 2005 |