]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc666af94d283a6256e4c5be89218ad6df60ee8de
treeba2b1fbac242de4588ba48f9f729411f4cbb8d06
parentb00d3ed627907ae2673de93711aad39e11c9ddfb
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]