[PATCH 4/5] riscv: canaan: k230_canmv: Add initial support
Leo Liang
ycliang at andestech.com
Thu Jan 16 08:43:51 CET 2025
On Wed, Jan 15, 2025 at 12:46:40AM +0800, Junhui Liu wrote:
> Add support for K230 CanMV board with serial console and usb otg
> support. It can boot via vendor's u-boot-spl and boot into Linux
> via tftp through the onboard RTL8152.
>
> Signed-off-by: Junhui Liu <junhui.liu at pigmoral.tech>
> ---
> board/canaan/k230_canmv/Kconfig | 19 +++++++++++++++++++
> board/canaan/k230_canmv/MAINTAINERS | 6 ++++++
> board/canaan/k230_canmv/Makefile | 5 +++++
> board/canaan/k230_canmv/board.c | 9 +++++++++
> configs/k230_canmv_defconfig | 19 +++++++++++++++++++
> 5 files changed, 58 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list