]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Undo change of f6e20fc6ca... to include/configs/trab.h
authorWolfgang Denk <wd@pollux.(none)>
Mon, 26 Sep 2005 21:40:37 +0000 (23:40 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Mon, 26 Sep 2005 21:40:37 +0000 (23:40 +0200)
(Must have been an accident?)

CHANGELOG
include/configs/trab.h

index b57eb916a5b8c15c771dd7befcf2fe8cf2b3ab23..48ef16446b1c216f8ddfc2a8148c9406744a9b0f 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Undo change of f6e20fc6ca... to include/configs/trab.h
+  (Must have been an accident?)
+
 * Add support for AT91RM9200 OHCI Controller.
   Patch by Eric Benard, 07 Apr 2005
 
index 3ca00497eda2701415348b0710f541d85e464938..8ffd1c96e9e80ba4fa585607ad11b545863d299d 100644 (file)
 #define CFG_ENV_SIZE           0x4000
 #define CFG_ENV_SECT_SIZE      0x20000
 #else
-#define CFG_ENV_ADDR           (CFG_FLASH_BASE + 0x8000)
+#define CFG_ENV_ADDR           (CFG_FLASH_BASE + 0x4000)
 #define CFG_ENV_SIZE           0x4000
 #define CFG_ENV_SECT_SIZE      0x4000
 #endif