MIPS: BMIPS: Add support for Broadcom BCM97435SVMB
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 5 May 2015 01:10:57 +0000 (18:10 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:53:34 +0000 (21:53 +0200)
commit380e4270f53b1ce848de7c3c9f21c7d6ccab3d2e
treeba2b1fbac242de4588ba48f9f729411f4cbb8d06
parente4c7d009654a1a2bd1832dc312f0f1dd6f49ac17
MIPS: BMIPS: Add support for Broadcom BCM97435SVMB

Add a DTS file and Kconfig entry for the BCM97435SVMB evaluation board
using bcm7435.dtsi as an example.

The current code needs some tweaking to allow us to use the
dual-threaded dual BMIPS5200 CPUs, so for now we limit ourselves to
allowing just a single CPU to be booted.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: blogic@openwrt.org
Cc: cernekee@chromium.org
Cc: Steven.Hill@imgtec.com
Patchwork: https://patchwork.linux-mips.org/patch/9972/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bmips/Kconfig
arch/mips/boot/dts/brcm/Makefile
arch/mips/boot/dts/brcm/bcm97435svmb.dts [new file with mode: 0644]
This page took 0.033639 seconds and 5 git commands to generate.