X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fpb1x00.h;h=810233fbfbe191b9b017c680a65af55603a42715;hb=91dd7ca6ac9b9b760a1671ec845d4401a13df11e;hp=eea8ed3adb09199cdb94b3cac081653cf87ab32d;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=oweals%2Fu-boot.git diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index eea8ed3adb..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