aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-01-20 08:04:27 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-01-20 08:04:27 +0000
commitad05c6e1e537956502928516d9ff31d1cc3a1c6b (patch)
treeb6dc88936cd0a697d9d8b128223db343af1a886b /target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch
parentdb57d96d7023d345e2bead26c72d561691d93d72 (diff)
downloadmaster-187ad058-ad05c6e1e537956502928516d9ff31d1cc3a1c6b.tar.gz
master-187ad058-ad05c6e1e537956502928516d9ff31d1cc3a1c6b.tar.bz2
master-187ad058-ad05c6e1e537956502928516d9ff31d1cc3a1c6b.zip
bcm53xx: use final (backported) patch fixing serial console
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch b/target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch
index f14de337da..8b6ed43f98 100644
--- a/target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch
+++ b/target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch
@@ -3,7 +3,7 @@ This patch does not contain any further code not in this mainline kernel.
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
-@@ -371,6 +371,8 @@ source "drivers/mtd/onenand/Kconfig"
+@@ -366,6 +366,8 @@ source "drivers/mtd/onenand/Kconfig"
source "drivers/mtd/lpddr/Kconfig"
@@ -14,7 +14,7 @@ This patch does not contain any further code not in this mainline kernel.
endif # MTD
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
-@@ -39,4 +39,5 @@ inftl-objs := inftlcore.o inftlmount.o
+@@ -35,4 +35,5 @@ inftl-objs := inftlcore.o inftlmount.o
obj-y += chips/ lpddr/ maps/ devices/ nand/ onenand/ tests/