Merge branch 'master' of git://git.denx.de/u-boot into resolve
[platform/kernel/u-boot.git] / include / configs / qi_lb60.h
index ebd8223..4bb5bbc 100644 (file)
@@ -11,6 +11,7 @@
 #define __CONFIG_QI_LB60_H
 
 #define CONFIG_MIPS32          /* MIPS32 CPU core */
+#define CONFIG_SYS_LITTLE_ENDIAN
 #define CONFIG_JZSOC           /* Jz SoC */
 #define CONFIG_JZ4740          /* Jz4740 SoC */
 #define CONFIG_NAND_JZ4740
@@ -22,7 +23,6 @@
 
 #define CONFIG_SYS_UART_BASE   JZ4740_UART0_BASE /* Base of the UART channel */
 #define CONFIG_BAUDRATE                57600
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #define CONFIG_BOARD_EARLY_INIT_F