diff options
author | Stefan Roese <sr@denx.de> | 2005-08-24 11:21:36 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-08-24 11:21:36 +0200 |
commit | a3e4fcb860957b6677aa64e0f48c9b3015b85a39 (patch) | |
tree | 20584008e0a5b1457cc3fd8f3cd23c32512f4f8f /CHANGELOG | |
parent | a9fe9f427d5ed13e1a94f846a49715a84c316a97 (diff) | |
download | u-boot-imx-a3e4fcb860957b6677aa64e0f48c9b3015b85a39.zip u-boot-imx-a3e4fcb860957b6677aa64e0f48c9b3015b85a39.tar.gz u-boot-imx-a3e4fcb860957b6677aa64e0f48c9b3015b85a39.tar.bz2 |
Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR)
Patch by Stefan Roese, 24 Aug 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fixed bamboo port to enable running without DDR-DIMM (bamboo has also + 64MB onboard DDR) + Patch by Stefan Roese, 24 Aug 2005 + * Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c now handling all 4xx cpu's Patch by Stefan Roese, 16 Aug 2005 |