[PATCH 0/8] mtd: nand: Support for new DT NAND driver
Lee Jones
lee.jones at linaro.org
Mon Aug 18 03:06:36 PDT 2014
> > Particularly, take a hard look at rewriting
> > include/linux/mtd/stm_nand_bbt.h.
>
> I don't think there is any need - although this change is required:
>
> -#if defined(MTD_NAND_STM_BBT)
> +#if defined(MTD_NAND_STM_BCH_BBT)
Sorry, I mean this:
-#if defined(MTD_NAND_STM_BBT)
+#if defined(CONFIG_MTD_NAND_STM_BCH_BBT)
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the linux-mtd
mailing list