diff options
author | wdenk <wdenk> | 2004-05-05 08:31:53 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-05-05 08:31:53 +0000 |
commit | 62b4ac98a46cd091042b8d2801cb989a8c7c538d (patch) | |
tree | db80c4bd9f73803534d9171d342303ff1c478d58 /CHANGELOG | |
parent | 2729af9d544bfba5de47698c2852652d95723943 (diff) | |
download | u-boot-imx-62b4ac98a46cd091042b8d2801cb989a8c7c538d.zip u-boot-imx-62b4ac98a46cd091042b8d2801cb989a8c7c538d.tar.gz u-boot-imx-62b4ac98a46cd091042b8d2801cb989a8c7c538d.tar.bz2 |
* Fix config option spelling in PM520 config file
* Fix PHY discovery problem in cpu/mpc8xx/fec.c (introduced by
patches by Pantelis Antoniou, 30 Mar 2004)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Fix config option spelling in PM520 config file + +* Fix PHY discovery problem in cpu/mpc8xx/fec.c (introduced by + patches by Pantelis Antoniou, 30 Mar 2004) + * Fix minor NAND JFFS2 related issue * Fixes for SL811 USB controller: |