]> git.sur5r.net Git - u-boot/blobdiff - include/configs/HH405.h
Merge branch 'next' of ../custodians into next
[u-boot] / include / configs / HH405.h
index 1a2266ff7b194ac8c0af4dfaf5162b8eb61ef2e0..01e0bc65eccedf36c7370c89b4d76c75fb4db25d 100644 (file)
 #define CONFIG_SYS_NAND_SKIP_BAD_DOT_I 1       /* ".i" read skips bad blocks   */
 #define CONFIG_SYS_NAND_QUIET          1
 
-#define CONFIG_SYS_64BIT_VSPRINTF      /* needed for nand_util.c */
-
 /*-----------------------------------------------------------------------
  * PCI stuff
  *-----------------------------------------------------------------------
  * I2C EEPROM (CAT24WC16) for environment
  */
 #define CONFIG_HARD_I2C                        /* I2c with hardware support */
+#define CONFIG_PPC4XX_I2C              /* use PPC4xx driver            */
 #if 0 /* test-only */
 #define CONFIG_SYS_I2C_SPEED           400000  /* I2C speed and slave address */
 #else