MSCC: add board support for the Ocelots based evaluation boards
authorGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 14 Dec 2018 15:16:49 +0000 (16:16 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:23:01 +0000 (15:23 +0100)
commit6787c1ece07f771629ea5b463a362f9b4c40d2c0
tree1340a0d0907ae67cb47ef62732a798790c8145a7
parent6bd8231a6dd58c2003e67a84e55705014d963989
MSCC: add board support for the Ocelots based evaluation boards

Adding the support for 2 boards sharing common code for Ocelot chip:
PCB120 and PCB123

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
12 files changed:
MAINTAINERS
arch/mips/dts/mscc,ocelot.dtsi [new file with mode: 0644]
arch/mips/dts/mscc,ocelot_pcb.dtsi [new file with mode: 0644]
arch/mips/dts/ocelot_pcb120.dts [new file with mode: 0644]
arch/mips/dts/ocelot_pcb123.dts [new file with mode: 0644]
arch/mips/mach-mscc/Kconfig
board/mscc/ocelot/Kconfig [new file with mode: 0644]
board/mscc/ocelot/Makefile [new file with mode: 0644]
board/mscc/ocelot/ocelot.c [new file with mode: 0644]
configs/mscc_ocelot_defconfig [new file with mode: 0644]
configs/mscc_ocelot_pcb120_defconfig [new file with mode: 0644]
include/configs/vcoreiii.h [new file with mode: 0644]