u-boot/board/openpiton/riscv64/MAINTAINERS
Tianrui Wei 8a44fe6943 board: riscv: add openpiton-riscv64 SoC support
This patch adds openpiton-riscv64 SOC support. In particular, this
board supports a standard bootflow through zsbl->u-boot SPL->
opensbi->u-boot proper->Linux. There are separate defconfigs for
building u-boot SPL and u-boot proper

Signed-off-by: Tianrui Wei <tianrui-wei@outlook.com>
Signed-off-by: Jonathan Balkind <jbalkind@ucsb.edu>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2021-07-06 13:50:56 +08:00

8 lines
247 B
Text

Openpiton BOARD
M: Tianrui Wei<tianrui-wei@outlook.com>
S: Maintained
F: board/openpiton/riscv64/
F: include/configs/openpiton-riscv64.h
F: configs/openpiton_riscv64_defconfig
F: configs/openpiton_riscv64_spl_defconfig
F: drivers/mmc/piton_mmc.c