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
commitf0d73a4381b1f3a6f8714bfd46a62a515b4f53b0 (patch)
tree418da19261f48c5e6b93433b92baa305d6d9d402 /target/linux/bcm53xx/patches-3.14/001-mtd-spi-nor.patch
parentea1fe45fae9651ff1b701c4916ed89aa8f2bdb16 (diff)
downloadupstream-f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0.tar.gz
upstream-f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0.tar.bz2
upstream-f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0.zip
bcm53xx: use final (backported) patch fixing serial console
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44059
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/