aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2015-10-25 17:32:01 +0000
committerHauke Mehrtens <hauke@openwrt.org>2015-10-25 17:32:01 +0000
commita2f2aac2dc0cabbd130a1e596c923e770feb54e8 (patch)
tree300d8288341cc7b1740c9f070ed975cd41e5a5ad /target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch
parentf1c10369648e1ca775895d34450cae561e5ee75d (diff)
downloadmaster-187ad058-a2f2aac2dc0cabbd130a1e596c923e770feb54e8.tar.gz
master-187ad058-a2f2aac2dc0cabbd130a1e596c923e770feb54e8.tar.bz2
master-187ad058-a2f2aac2dc0cabbd130a1e596c923e770feb54e8.zip
kernel: update kernel 4.1 to version 4.1.11
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.11 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47252 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch')
-rw-r--r--target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch b/target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch
index 25b9359daa..136cabc58a 100644
--- a/target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch
+++ b/target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch
@@ -16,7 +16,7 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com>
--- a/drivers/mtd/nand/sunxi_nand.c
+++ b/drivers/mtd/nand/sunxi_nand.c
-@@ -1853,6 +1853,15 @@ static int sunxi_nand_chip_init(struct d
+@@ -1851,6 +1851,15 @@ static int sunxi_nand_chip_init(struct d
if (of_get_nand_on_flash_bbt(np))
nand->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB;