]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/M5249EVB.h
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[karo-tx-uboot.git] / include / configs / M5249EVB.h
index c2f5dd9fa47589846c826777de2ef02770b1eb56..4525e2df2fd0b7ad372ab3664ba7eb69930eef0b 100644 (file)
@@ -41,8 +41,8 @@
 
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
-#define CONFIG_BAUDRATE                19200
-#define CFG_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }
+#define CONFIG_BAUDRATE                115200
+#define CFG_BAUDRATE_TABLE     { 9600 , 19200 , 38400 , 57600, 115200 }
 
 #undef  CONFIG_WATCHDOG
 
 #define CFG_GBL_DATA_OFFSET    (CFG_INIT_RAM_END - CFG_GBL_DATA_SIZE)
 #define CFG_INIT_SP_OFFSET     CFG_GBL_DATA_OFFSET
 
-#define CFG_ENV_IS_IN_FLASH    1
-#define CFG_ENV_OFFSET         0x4000  /* Address of Environment Sector*/
-#define CFG_ENV_SIZE           0x2000  /* Total Size of Environment Sector     */
-#define CFG_ENV_SECT_SIZE      0x2000 /* see README - env sector total size    */
+#define CONFIG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_OFFSET              0x4000  /* Address of Environment Sector*/
+#define CONFIG_ENV_SIZE                0x2000  /* Total Size of Environment Sector     */
+#define CONFIG_ENV_SECT_SIZE   0x2000 /* see README - env sector total size    */
 
 /*-----------------------------------------------------------------------
  * Start addresses for the final memory configuration