diff options
author | Heinrich Schuchardt | 2020-08-17 12:35:39 +0200 |
---|---|---|
committer | Andes | 2020-08-25 09:33:54 +0800 |
commit | 27cef4e4a3ba791078534fda1dbeb814bd530ad5 (patch) | |
tree | 8dfe240ef8c0791493fbdb5550a8708a700a2deb /board/sipeed/maix | |
parent | 092f15aee5bdebc010ad99120bab96162d9c64c8 (diff) |
configs: defconfig for Sipeed Maix in S-mode
Provide a defconfig that can be used to build U-Boot for the Maix boards
running upon OpenSBI.
Update the documentation.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Diffstat (limited to 'board/sipeed/maix')
-rw-r--r-- | board/sipeed/maix/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sipeed/maix/MAINTAINERS b/board/sipeed/maix/MAINTAINERS index e7bb9ec4330..0778af7a552 100644 --- a/board/sipeed/maix/MAINTAINERS +++ b/board/sipeed/maix/MAINTAINERS @@ -4,7 +4,7 @@ S: Maintained F: arch/riscv/dts/k210.dtsi F: arch/riscv/dts/k210-maix-bit.dts F: board/sipeed/maix/ -F: configs/sipeed_maix_bitm_defconfig +F: configs/sipeed_maix*_defconfig F: doc/board/sipeed/ F: include/configs/sipeed-maix.h F: include/dt-bindings/*/k210-sysctl.h |