diff options
author | stroese <stroese> | 2004-07-15 14:41:43 +0000 |
---|---|---|
committer | stroese <stroese> | 2004-07-15 14:41:43 +0000 |
commit | 45eeb8983c3eca0e82178897c027a34a52295a0f (patch) | |
tree | 0dbace95a9c25e0560213d28a4a6c6d439a79085 | |
parent | de8d5a3600ea1b771eb175992743a5c4d3ce5274 (diff) | |
download | u-boot-imx-45eeb8983c3eca0e82178897c027a34a52295a0f.zip u-boot-imx-45eeb8983c3eca0e82178897c027a34a52295a0f.tar.gz u-boot-imx-45eeb8983c3eca0e82178897c027a34a52295a0f.tar.bz2 |
Patch by Stefan Roese, 15 Jul 2004
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Stefan Roese, 15 Jul 2004: + cpu/ppc4xx/sdram.c rewritten now using get_ram_size() + * Patch by Michael Bendzick, 12 Jul 2004: fix output formatting in drivers/cfi_flash.c |