diff options
author | Rick Chen <rick@andestech.com> | 2017-12-26 13:55:53 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-12 08:05:12 -0500 |
commit | 7885ea85689051bdbcfb51780ec64bce71782bc7 (patch) | |
tree | baf61232d3d6c894ab2a2319dd04949adead5879 /board/AndesTech/nx25-ae250/MAINTAINERS | |
parent | f94c44e51e4ffc45d727c6b3d9ead0cb83171f91 (diff) |
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>
Diffstat (limited to 'board/AndesTech/nx25-ae250/MAINTAINERS')
-rw-r--r-- | board/AndesTech/nx25-ae250/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/AndesTech/nx25-ae250/MAINTAINERS b/board/AndesTech/nx25-ae250/MAINTAINERS new file mode 100644 index 0000000000..1bff127c64 --- /dev/null +++ b/board/AndesTech/nx25-ae250/MAINTAINERS @@ -0,0 +1,6 @@ +NX25-AE250 BOARD +M: Rick Chen <rick@andestech.com> +S: Maintained +F: board/AndesTech/nx25-ae250/ +F: include/configs/nx25-ae250.h +F: configs/nx25-ae250_defconfig |