summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-01-12 18:54:38 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-01-12 18:54:38 +0000
commit30cf6f5815b898f956ae95a88f28d327677a3f62 (patch)
tree0d1df83b82f300d9ef13926cfdd8375e1b4e98c2 /target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch
parent7d654de0389b3a6357ad65d7c820c3e60cf40eb6 (diff)
downloadmaster-31e0f0ae-30cf6f5815b898f956ae95a88f28d327677a3f62.tar.gz
master-31e0f0ae-30cf6f5815b898f956ae95a88f28d327677a3f62.tar.bz2
master-31e0f0ae-30cf6f5815b898f956ae95a88f28d327677a3f62.zip
brcm47xx: update some patches to versions in linux mainline
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39251
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch21
1 files changed, 13 insertions, 8 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch b/target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch
index b7bc335f95..8a786429ed 100644
--- a/target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch
+++ b/target/linux/brcm47xx/patches-3.10/073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch
@@ -1,12 +1,17 @@
-commit 86bd812676d1e99968f395ad82ccaa2db7965748
-Author: Hauke Mehrtens <hauke@hauke-m.de>
-Date: Thu Sep 19 22:04:04 2013 +0200
+From 6d683038f2155bf0d6f486a1f11a10bbc455da8a Mon Sep 17 00:00:00 2001
+From: Hauke Mehrtens <hauke@hauke-m.de>
+Date: Thu, 19 Sep 2013 23:40:10 +0200
+Subject: [PATCH 019/110] MIPS: BCM47XX: print board name in machine entry in
+ cpuinfo
- MIPS: BCM47XX: print board name in machine entry in cpuinfo
-
- This will add the board name to the machine entry in /proc/cpuinfo.
-
- Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+This will add the board name to the machine entry in /proc/cpuinfo.
+
+Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+Acked-by: John Crispin <blogic@openwrt.org>
+Patchwork: http://patchwork.linux-mips.org/patch/5864/
+---
+ arch/mips/bcm47xx/setup.c | 2 ++
+ 1 file changed, 2 insertions(+)
--- a/arch/mips/bcm47xx/setup.c
+++ b/arch/mips/bcm47xx/setup.c