diff options
Diffstat (limited to 'target/linux/lantiq/patches-3.10/0206-lantiq-nand-lock.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.10/0206-lantiq-nand-lock.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-3.10/0206-lantiq-nand-lock.patch b/target/linux/lantiq/patches-3.10/0206-lantiq-nand-lock.patch index 6e332b4bf9..34d7235ec6 100644 --- a/target/linux/lantiq/patches-3.10/0206-lantiq-nand-lock.patch +++ b/target/linux/lantiq/patches-3.10/0206-lantiq-nand-lock.patch @@ -20,8 +20,8 @@ Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> --- ---- a/drivers/mtd/nand/xway_nand.c 2014-04-01 21:24:52.798612391 +0200 -+++ a/drivers/mtd/nand/xway_nand.c 2014-04-01 21:20:33.924585096 +0200 +--- a/drivers/mtd/nand/xway_nand.c ++++ b/drivers/mtd/nand/xway_nand.c @@ -54,8 +54,27 @@ #define NAND_CON_CSMUX (1 << 1) #define NAND_CON_NANDM 1 |