diff options
author | Stefan Roese <sr@denx.de> | 2006-05-10 15:06:58 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-05-10 15:06:58 +0200 |
commit | 278bc4b37fabba61209fab8704c75f4fa80cc6fa (patch) | |
tree | 1b4cedd7d0fe38c2d36773246f954f6b6cc04e70 /CHANGELOG | |
parent | f90a39213e3a396ad01f67ce381bd826126db97f (diff) | |
download | u-boot-imx-278bc4b37fabba61209fab8704c75f4fa80cc6fa.zip u-boot-imx-278bc4b37fabba61209fab8704c75f4fa80cc6fa.tar.gz u-boot-imx-278bc4b37fabba61209fab8704c75f4fa80cc6fa.tar.bz2 |
Update yosemite configuration to enable flash write buffer support
Patch by Stefan Roese, 10 May 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: ====================================================================== +* Update yosemite configuration to enable flash write buffer support + Patch by Stefan Roese, 10 May 2006 + * Fix compile warnings in common/xyzModem.c Patch by Stefan Roese, 10 May 2006 |