diff options
author | stroese <stroese> | 2005-05-03 06:19:57 +0000 |
---|---|---|
committer | stroese <stroese> | 2005-05-03 06:19:57 +0000 |
commit | 434cf850a4afd9a1311c657333ac9ded95ea3096 (patch) | |
tree | 1dcdbe7c07d92fa3d37f957c038fbd6289b809df | |
parent | 81b83c9ecc5dc9044d805221a44f2eec82b8d57d (diff) | |
download | u-boot-imx-434cf850a4afd9a1311c657333ac9ded95ea3096.zip u-boot-imx-434cf850a4afd9a1311c657333ac9ded95ea3096.tar.gz u-boot-imx-434cf850a4afd9a1311c657333ac9ded95ea3096.tar.bz2 |
* Patch by Stefan Roese, 03 May 2005:
Update for P3G4
Fix problems in cmd_universe.c
* Patch by Matthias Fuchs, 03 May 2005:
Added missing variable declaration in cmd_nand.c
Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Stefan Roese, 03 May 2005: + Update for P3G4 + Fix problems in cmd_universe.c + +* Patch by Matthias Fuchs, 03 May 2005: + Added missing variable declaration in cmd_nand.c + Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram + * Fix INKA4x0: use CS1 as gpio_wkup_6 output * Fix bug in the SDRAM initialization code for canmb, IceCube and |