X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fquad100hd.h;h=d63c43e932abd010d3670d0dede6b8de611281aa;hb=35e3717772c8c3534c18d8aac69e4b822777c23b;hp=0f7fca38d512a1179e1981b2a607a3f402b91800;hpb=96e21f86e8266ed40759e5495ee461265d7f6d28;p=oweals%2Fu-boot.git diff --git a/include/configs/quad100hd.h b/include/configs/quad100hd.h index 0f7fca38d5..d63c43e932 100644 --- a/include/configs/quad100hd.h +++ b/include/configs/quad100hd.h @@ -224,8 +224,9 @@ #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 + +#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */ #endif /*-----------------------------------------------------------------------