X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpb1x00.h;h=810233fbfbe191b9b017c680a65af55603a42715;hb=495dbd72dd1172de866ba323263a5b62cf454972;hp=5ad745e646b363846e3584fc3112ac3e07a93f27;hpb=156feb90d200f186cdfd856d7f6f1878bb1bec1e;p=u-boot diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index 5ad745e646..810233fbfb 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -46,15 +46,14 @@ #endif #endif +#define CONFIG_SYS_LITTLE_ENDIAN + #define CONFIG_ETHADDR DE:AD:BE:EF:01:01 /* Ethernet address */ #define CONFIG_BOOTDELAY 2 /* autoboot after 2 seconds */ #define CONFIG_BAUDRATE 115200 -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #define CONFIG_TIMESTAMP /* Print image info with timestamp */ #undef CONFIG_BOOTARGS @@ -104,7 +103,7 @@ #define PHYS_FLASH_2 0xbfc00000 /* Flash Bank #2 */ /* 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 0x4000000 @@ -126,7 +125,6 @@ #define CONFIG_NR_DRAM_BANKS 2 -#define CONFIG_NET_MULTI #define CONFIG_MEMSIZE_IN_BYTES