X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fquad100hd.h;h=403837e14b02dc00d18019664d43df09a0bc84c6;hb=fd4e49c18901a50b1648235f26da1e8caa0f8764;hp=0f7fca38d512a1179e1981b2a607a3f402b91800;hpb=e0b0ec843085f96f4fe0738424835ee90e58bc00;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/quad100hd.h b/include/configs/quad100hd.h index 0f7fca3..403837e 100644 --- a/include/configs/quad100hd.h +++ b/include/configs/quad100hd.h @@ -150,6 +150,7 @@ *----------------------------------------------------------------------*/ #define CONFIG_HARD_I2C 1 /* I2C with hardware support */ #undef CONFIG_SOFT_I2C /* I2C bit-banged */ +#define CONFIG_PPC4XX_I2C /* use PPC4xx driver */ #define CONFIG_SYS_I2C_SPEED 400000 /* I2C speed and slave address */ #define CONFIG_SYS_I2C_SLAVE 0x7F @@ -224,8 +225,8 @@ #define CONFIG_SYS_NAND_CE 24 /* our CE is GPIO24 */ #define CONFIG_SYS_NAND_CLE 31 /* our CLE is GPIO31 */ #define CONFIG_SYS_NAND_ALE 30 /* our ALE is GPIO30 */ -#define NAND_MAX_CHIPS 1 #define CONFIG_SYS_MAX_NAND_DEVICE 1 + #endif /*-----------------------------------------------------------------------