]> git.dujemihanovic.xyz Git - u-boot.git/commit
board/km: add support for expu1 design based on nxp
authorAleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Tue, 8 Jun 2021 14:16:28 +0000 (14:16 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 17 Jun 2021 06:16:11 +0000 (11:46 +0530)
commita7fd6fa1c277ed667d61de4e366fe034def4800a
treed9e9fc4d7c975bbdd373f0dcb71b10098e64d6c4
parent0b036d4c1b685aa73b58167e942dc6bff43e3a10
board/km: add support for expu1 design based on nxp

The EXPU1 design is a new 40G capable ethernet service unit card for
Hitachi-Powergrids wired-com product lines.

The base SoC is same as for already added SELI8 card, consequently the
already added u-boot support for SELI8 is reused.

Signed-off-by: Rainer Boschung <rainer.boschung@hitachi-powergrids.com>
Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
[Fixed new line error at EOF]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/Kconfig
arch/arm/dts/Makefile
arch/arm/dts/ls1021a-pg-wcom-expu1.dts [new file with mode: 0644]
board/keymile/Kconfig
board/keymile/pg-wcom-ls102xa/Kconfig
board/keymile/pg-wcom-ls102xa/MAINTAINERS
board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c
configs/pg_wcom_expu1_defconfig [new file with mode: 0644]
include/configs/pg-wcom-expu1.h [new file with mode: 0644]