]> Git Repo - J-u-boot.git/commit
MSCC: Add board support for Serval SoC family.
authorHoratiu Vultur <[email protected]>
Wed, 23 Jan 2019 15:39:45 +0000 (16:39 +0100)
committerDaniel Schwierzeck <[email protected]>
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 <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
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]
This page took 0.036696 seconds and 4 git commands to generate.