X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftb0229.h;h=4ef835ecb1c62381dad9fb1f9801be431df4ce8b;hb=de6f604de245b19ce2e330bc63b6522af134d7ae;hp=9285c9dcc7644b08bcaa703c54ad6232d1f13dc9;hpb=50bd0057ba8fceeb48533f8b1a652ccd0e170838;p=u-boot diff --git a/include/configs/tb0229.h b/include/configs/tb0229.h index 9285c9dcc7..4ef835ecb1 100644 --- a/include/configs/tb0229.h +++ b/include/configs/tb0229.h @@ -38,8 +38,6 @@ #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #define CONFIG_TIMESTAMP /* Print image info with timestamp */ #define CONFIG_PREBOOT "echo;" \ @@ -142,7 +140,7 @@ #define PHYS_FLASH_1 0xbfc00000 /* Flash Bank #1 */ /* The following #defines are needed to get flash environment right */ -#define CONFIG_SYS_MONITOR_BASE TEXT_BASE +#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_MONITOR_LEN (192 << 10) #define CONFIG_SYS_INIT_SP_OFFSET 0x400000 @@ -184,7 +182,6 @@ */ #define CONFIG_PCI #define CONFIG_PCI_PNP -#define CONFIG_NET_MULTI #define CONFIG_EEPRO100 #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */