X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocrates.h;h=76b4038d5095392350b45a87870976b34820e680;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=6480116699317ba3076e3ec97ba0836678b2970b;hpb=0ed06c7ee483f33e410033ae5cba1010c60522d4;p=oweals%2Fu-boot.git diff --git a/include/configs/socrates.h b/include/configs/socrates.h index 6480116699..76b4038d50 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -185,8 +185,6 @@ #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x4500) #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) -#define CONFIG_BAUDRATE 115200 - #define CONFIG_SYS_BAUDRATE_TABLE \ {300, 600, 1200, 2400, 4800, 9600, 19200, 38400,115200} @@ -288,8 +286,6 @@ /* * Command line configuration. */ -#define CONFIG_CMD_BMP -#define CONFIG_CMD_DATE #define CONFIG_CMD_DTT #undef CONFIG_CMD_EEPROM #define CONFIG_CMD_SDRAM @@ -403,6 +399,5 @@ #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 15 #define CONFIG_SYS_USB_OHCI_SLOT_NAME "ohci_pci" #define CONFIG_SYS_OHCI_SWAP_REG_ACCESS 1 -#define CONFIG_DOS_PARTITION 1 #endif /* __CONFIG_H */