--- zzzz-none-000/linux-4.1.52/include/uapi/mtd/mtd-abi.h 2018-05-28 02:26:45.000000000 +0000 +++ bcm63-7530ax-731/linux-4.1.52/include/uapi/mtd/mtd-abi.h 2022-03-02 11:37:13.000000000 +0000 @@ -103,6 +103,9 @@ #define MTD_BIT_WRITEABLE 0x800 /* Single bits can be flipped */ #define MTD_NO_ERASE 0x1000 /* No erase necessary */ #define MTD_POWERUP_LOCK 0x2000 /* Always locked after reset */ +#if defined(CONFIG_BCM_KF_MTD_BCMNAND) +#define MTD_NAND_NOP1 0x10000000 /* SLC NAND that only supports single page write (NOP=1) */ +#endif /* Some common devices / combinations of capabilities */ #define MTD_CAP_ROM 0