]> Git Repo - u-boot.git/commit
MSCC: Add board support for Servalt SoC family
authorHoratiu Vultur <[email protected]>
Thu, 17 Jan 2019 14:33:28 +0000 (15:33 +0100)
committerDaniel Schwierzeck <[email protected]>
Wed, 23 Jan 2019 17:27:26 +0000 (18:27 +0100)
commit036d95958bdb7555e61ccb7f9654319fee612e51
tree0efca16c0061faad139db100fb5253ad9d7af2f2
parent055125171a39aecd5814bfb0c39233699338b647
MSCC: Add board support for Servalt SoC family

Add board support, configuration and DTS for Servalt SoC
family. Currently there is one board in this family.

Reviewed-by: Daniel Schwierzeck <[email protected]>
Signed-off-by: Horatiu Vultur <[email protected]>
arch/mips/dts/Makefile
arch/mips/dts/mscc,servalt.dtsi [new file with mode: 0644]
arch/mips/dts/servalt_pcb116.dts [new file with mode: 0644]
board/mscc/servalt/Kconfig [new file with mode: 0644]
board/mscc/servalt/Makefile [new file with mode: 0644]
board/mscc/servalt/servalt.c [new file with mode: 0644]
configs/mscc_servalt_defconfig [new file with mode: 0644]
This page took 0.02837 seconds and 4 git commands to generate.