diff options
author | wdenk <wdenk> | 2003-09-12 20:09:09 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-09-12 20:09:09 +0000 |
commit | b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a (patch) | |
tree | 9ec2151542ee51cbe7a220c03ff8aa0e10c97605 /CHANGELOG | |
parent | f5300ab241898c490231e59229e6312aa862ce52 (diff) | |
download | u-boot-imx-b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a.zip u-boot-imx-b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a.tar.gz u-boot-imx-b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a.tar.bz2 |
* Patch by Rune Torgersen, 11 Sep 2003:
Changed default memory option on MPC8266ADS to NOT be Page Based
Interleave, since this doesn't work very well with the standard
16MB DIMM
* Patch by George G. Davis, 12 Sep 2003:
fix Makefile settings for sk98 driver
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Changes for U-Boot 1.0.0: ====================================================================== +* Patch by Rune Torgersen, 11 Sep 2003: + Changed default memory option on MPC8266ADS to NOT be Page Based + Interleave, since this doesn't work very well with the standard + 16MB DIMM + +* Patch by George G. Davis, 12 Sep 2003: + fix Makefile settings for sk98 driver + * Patch by Stefan Roese, 12 Sep 2003: - new boards added: DP405, HUB405, PLU405, VOH405 - some esd boards updated |