X-Git-Url: https://git.librecmc.org/?p=oweals%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fbroadcom_bcm968580xref.h;h=febe6c0a04fc1ca6524faaf6d1231fc8127bfa12;hp=fdb620341dc719a04fa05ea385876983ba43ad33;hb=88718be3001055fa2801a44ab10570279b3f2cb7;hpb=e14d9ca4919e5bc987fc628135104f2b2c91af90 diff --git a/include/configs/broadcom_bcm968580xref.h b/include/configs/broadcom_bcm968580xref.h index fdb620341d..febe6c0a04 100644 --- a/include/configs/broadcom_bcm968580xref.h +++ b/include/configs/broadcom_bcm968580xref.h @@ -29,14 +29,13 @@ #define CONFIG_SKIP_LOWLEVEL_INIT -#ifdef CONFIG_NAND +#ifdef CONFIG_MTD_RAW_NAND #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_SELF_INIT #define CONFIG_SYS_NAND_ONFI_DETECTION -#endif /* CONFIG_NAND */ +#endif /* CONFIG_MTD_RAW_NAND */ /* * 968580xref */ -#define CONFIG_ENV_SIZE (8 * 1024)