public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add support for StarFive VisionFive 2 Lite eMMC board
@ 2026-04-02  7:00 Hal Feng
  2026-04-02  7:00 ` [PATCH v1 1/2] configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST Hal Feng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hal Feng @ 2026-04-02  7:00 UTC (permalink / raw)
  To: Leo Yu-Chi Liang, Tom Rini, Rick Chen, Sumit Garg,
	Emil Renner Berthing, Heinrich Schuchardt, E Shattow
  Cc: Hal Feng, u-boot

VisionFive 2 Lite eMMC board uses the eMMC as storage component instead
of the MicroSD card in VisionFive 2 Lite board. The device tree of
VisionFive 2 Lite eMMC board is already upstream in Linux, so add support
in u-boot also.

Hal Feng (2):
  configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST
  board: starfive: visionfive2: Support VisionFive 2 Lite eMMC

 board/starfive/visionfive2/spl.c                  | 7 ++++++-
 board/starfive/visionfive2/starfive_visionfive2.c | 6 +++++-
 configs/starfive_visionfive2_defconfig            | 2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)


base-commit: 98cf83d81617f489d7ff7bf78d33e693e2799254
-- 
2.43.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-04-02 10:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-02  7:00 [PATCH v1 0/2] Add support for StarFive VisionFive 2 Lite eMMC board Hal Feng
2026-04-02  7:00 ` [PATCH v1 1/2] configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST Hal Feng
2026-04-02  7:00 ` [PATCH v1 2/2] board: starfive: visionfive2: Support VisionFive 2 Lite eMMC Hal Feng
2026-04-02  7:10 ` [PATCH v1 0/2] Add support for StarFive VisionFive 2 Lite eMMC board Hal Feng
2026-04-02 10:52 ` E Shattow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox