riscv: board: Add nx25-ae250 to support RISC-V
authorRick Chen <rick@andestech.com>
Tue, 26 Dec 2017 05:55:53 +0000 (13:55 +0800)
committerTom Rini <trini@konsulko.com>
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 <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
Signed-off-by: Greentime Hu <green.hu@gmail.com>
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]