diff options
author | Stefan Roese <sr@denx.de> | 2006-10-24 18:06:48 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-10-24 18:13:43 +0200 |
commit | 7ade0c634a979c32fa91a74e8f5775f24651fbe6 (patch) | |
tree | 9b149c5693a44049daf19fad44a14fee34a44536 /CHANGELOG | |
parent | 8ae3b713b2286e0c3213b7802062e4c1599010de (diff) | |
download | u-boot-imx-7ade0c634a979c32fa91a74e8f5775f24651fbe6.zip u-boot-imx-7ade0c634a979c32fa91a74e8f5775f24651fbe6.tar.gz u-boot-imx-7ade0c634a979c32fa91a74e8f5775f24651fbe6.tar.bz2 |
Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
Patch by Stefan Roese, 24 Oct 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ Changes for U-Boot 1.1.5: * Fix sequoia separate object direcory building problems. +* Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c + Patch by Stefan Roese, 24 Oct 2006 + * Cleanup compile warnings. Prepare for release 1.1.5 * Fix compile problem in include/configs/ep82xxm.h |