]> Git Repo - u-boot.git/commit
riscv: board: Add nx25-ae250 to support RISC-V
authorRick Chen <[email protected]>
Tue, 26 Dec 2017 05:55:53 +0000 (13:55 +0800)
committerTom Rini <[email protected]>
Fri, 12 Jan 2018 13:05:12 +0000 (08:05 -0500)
commit7885ea85689051bdbcfb51780ec64bce71782bc7
treebaf61232d3d6c894ab2a2319dd04949adead5879
parentf94c44e51e4ffc45d727c6b3d9ead0cb83171f91
riscv: board: Add nx25-ae250 to support RISC-V

Add nx25-ae250 board to do platform initializations.

Signed-off-by: Rick Chen <[email protected]>
Signed-off-by: Rick Chen <[email protected]>
Signed-off-by: Greentime Hu <[email protected]>
board/AndesTech/nx25-ae250/Kconfig [new file with mode: 0644]
board/AndesTech/nx25-ae250/MAINTAINERS [new file with mode: 0644]
board/AndesTech/nx25-ae250/Makefile [new file with mode: 0644]
board/AndesTech/nx25-ae250/nx25-ae250.c [new file with mode: 0644]
This page took 0.033217 seconds and 4 git commands to generate.