MSCC: Add board support for Jaguar2 SOC family
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Sat, 12 Jan 2019 17:57:00 +0000 (18:57 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 16 Jan 2019 12:56:43 +0000 (13:56 +0100)
commitc75c908316983eb729ce7e6449959dcabd58413b
tree01ddf059529697cc4c71f9e370addb3d1bb218c1
parent393b77d8f9c2d6da8cda99470aa484595a4d6096
MSCC: Add board support for Jaguar2 SOC family

Add board support and configuration for Jaguar2 SOC family.
The detection of the board type in this family is based on the phy ids.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
arch/mips/dts/Makefile
arch/mips/mach-mscc/Makefile
board/mscc/common/Makefile [new file with mode: 0644]
board/mscc/common/spi.c [new file with mode: 0644]
board/mscc/jr2/Kconfig [new file with mode: 0644]
board/mscc/jr2/Makefile [new file with mode: 0644]
board/mscc/jr2/jr2.c [new file with mode: 0644]
board/mscc/ocelot/ocelot.c
configs/mscc_jr2_defconfig [new file with mode: 0644]