MIPS: BCM47XX: only print SoC name in system type in cpuinfo
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 19 Sep 2013 21:40:09 +0000 (23:40 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:54 +0000 (20:18 +0100)
commitdd5732850e3dad3c578cf1523e7d3581cf5a815f
treeb8c33c50c7e8b2c986aaa5a815e705c40b949836
parent3a705ab1841270a9a7a04b18c9150f49d5da1978
MIPS: BCM47XX: only print SoC name in system type in cpuinfo

Recently the output of "system type" in  /proc/cpuinfo was changed to
Broadcom BCM4730 (Some sample board), but it is better to just print
the SoC name in the "system type" entry. The board name will be added
in the machine entry later.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5865/
arch/mips/bcm47xx/prom.c
arch/mips/bcm47xx/setup.c
arch/mips/include/asm/mach-bcm47xx/bcm47xx.h
This page took 0.025095 seconds and 5 git commands to generate.