]> git.baikalelectronics.ru Git - uboot.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)
commitf1faaba2a889b23101c994a2286b58c726cd4f9b
treec004dcd48f2bce4442652257fc3ade875c29f5f6
parentc2c7de06d13450d30c219ddf8cdd94f7bec6dd5e
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]