]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socrates.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / socrates.h
index 1bc520384ccaf0f487fbd88af12c5a3ff51c0104..bfd4e5fe3f8ead983df3c7a63223a71b01eb5b51 100644 (file)
 #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}
 
 /* I2C W83782G HW-Monitoring IC */
 #define CONFIG_SYS_I2C_W83782G_ADDR    0x28    /* W83782G address              */
 
-/* I2C temp sensor */
-/* Socrates uses Maxim's       DS75, which is compatible with LM75 */
-#define CONFIG_DTT_LM75                1
-#define CONFIG_DTT_SENSORS     {4}             /* Sensor addresses     */
-#define CONFIG_SYS_DTT_MAX_TEMP        125
-#define CONFIG_SYS_DTT_LOW_TEMP        -55
-#define CONFIG_SYS_DTT_HYSTERESIS      3
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS      4
 
 /*
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_BMP
-#define CONFIG_CMD_DATE
-#define CONFIG_CMD_DTT
-#undef CONFIG_CMD_EEPROM
 #define CONFIG_CMD_SDRAM
 #define CONFIG_CMD_REGINFO