diff options
author | Stefan Roese <sr@denx.de> | 2006-09-07 13:09:53 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-09-07 13:09:53 +0200 |
commit | 2d658967e1c0c75206fd218cf8bdb99022b4026a (patch) | |
tree | 41f6af6868466d8b11421924e82213b79eabab9f /CHANGELOG | |
parent | efa20585b3ccfdde431c19c6a9d9d8dae46fe5bb (diff) | |
download | u-boot-imx-2d658967e1c0c75206fd218cf8bdb99022b4026a.zip u-boot-imx-2d658967e1c0c75206fd218cf8bdb99022b4026a.tar.gz u-boot-imx-2d658967e1c0c75206fd218cf8bdb99022b4026a.tar.bz2 |
Fix build problem cpu/ppc4xx/ndfc.c
Patch by Stefan Roese, 07 Sep 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: ====================================================================== +* Fix build problem cpu/ppc4xx/ndfc.c + Patch by Stefan Roese, 07 Sep 2006 + * Fix build problem with CPCI440 Patch by Stefan Roese, 07 Sep 2006 |