From: Leo Liang <ycliang@andestech.com>
To: Junhui Liu <junhui.liu@pigmoral.tech>
Cc: Tom Rini <trini@konsulko.com>, Rick Chen <rick@andestech.com>,
<u-boot@lists.denx.de>
Subject: Re: [PATCH 4/5] riscv: canaan: k230_canmv: Add initial support
Date: Thu, 16 Jan 2025 15:43:51 +0800 [thread overview]
Message-ID: <Z4i4t-vZ8wcTjPGC@swlinux02> (raw)
In-Reply-To: <20250115-k230-dev-1-v1-4-f4b77259e34a@pigmoral.tech>
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@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@andestech.com>
next prev parent reply other threads:[~2025-01-16 7:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-14 16:46 [PATCH 0/5] riscv: canaan: Add support for K230-CanMV board Junhui Liu
2025-01-14 16:46 ` [PATCH 1/5] usb: dwc2: Add support for Canaan K230 Junhui Liu
2025-01-16 7:39 ` Leo Liang
2025-01-14 16:46 ` [PATCH 2/5] riscv: dts: canaan: Add basic device tree for K230 CanMV board Junhui Liu
2025-01-16 7:41 ` Leo Liang
2025-01-14 16:46 ` [PATCH 3/5] riscv: cpu: k230: Add support for Canaan Kendryte K230 SoC Junhui Liu
2025-01-16 7:42 ` Leo Liang
2025-01-14 16:46 ` [PATCH 4/5] riscv: canaan: k230_canmv: Add initial support Junhui Liu
2025-01-16 7:43 ` Leo Liang [this message]
2025-01-14 16:46 ` [PATCH 5/5] doc: canaan: Add K230 CanMV board Junhui Liu
2025-01-16 7:44 ` Leo Liang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z4i4t-vZ8wcTjPGC@swlinux02 \
--to=ycliang@andestech.com \
--cc=junhui.liu@pigmoral.tech \
--cc=rick@andestech.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.