MSCC: Add board support for Serval SoC family.
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Wed, 23 Jan 2019 15:39:45 +0000 (16:39 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 23 Jan 2019 17:28:09 +0000 (18:28 +0100)
commita834cb817fb1a11607ea8e6394235843be079fdd
tree1c98306ac2c12c2654bf37e65f19de77faaab28f
parent66212888381219dc5203bf00aa950ba5e59653df
MSCC: Add board support for Serval SoC family.

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

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/dts/Makefile
arch/mips/mach-mscc/Makefile
board/mscc/serval/Kconfig [new file with mode: 0644]
board/mscc/serval/Makefile [new file with mode: 0644]
board/mscc/serval/serval.c [new file with mode: 0644]
configs/mscc_serval_defconfig [new file with mode: 0644]