]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: hpe: gxp: add HPE GXP soc support
authorNick Hawkins <nick.hawkins@hpe.com>
Wed, 8 Jun 2022 21:21:37 +0000 (16:21 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 01:30:05 +0000 (21:30 -0400)
commite7ea0a2ba3ec6bc9392270aa97e4d3f8a196d91a
treec004dcd48f2bce4442652257fc3ade875c29f5f6
parent4f689b3d86be92625ec0593779590ab5ccfd8171
board: hpe: gxp: add HPE GXP soc support

Add basic support for the HPE GXP SoC. Reset the EHCI controller at
boot.

Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
board/hpe/gxp/Kconfig [new file with mode: 0644]
board/hpe/gxp/Makefile [new file with mode: 0644]
board/hpe/gxp/gxp_board.c [new file with mode: 0644]