]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ads5121.h
added the config File for the MUNICes board.
[u-boot] / include / configs / ads5121.h
index ee9cfd6768c794c5871d5f55203f851c1b8fb0ed..58060a8c8a5a5830ebc2cdbf5945b1de3e413127 100644 (file)
 #define CFG_I2C_SPEED          100000  /* I2C speed and slave address */
 #define CFG_I2C_SLAVE          0x7F
 #if 0
-#define CFG_I2C_NOPROBES       {{0,0x69}}      * Don't probe these addrs */
+#define CFG_I2C_NOPROBES       {{0,0x69}}      /* Don't probe these addrs */
 #endif
 
 /*
  */
 #define CFG_I2C_EEPROM_ADDR_LEN                2       /* 16-bit EEPROM address */
 #define CFG_I2C_EEPROM_ADDR            0x50    /* Atmel: AT24C32A-10TQ-2.7 */
-#define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10      /* 10ms of delay */ 
+#define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10      /* 10ms of delay */
 #define CFG_EEPROM_PAGE_WRITE_BITS     5       /* 32-Byte Page Write Mode */
 
 /*