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.
Changes since v1: - Add Reviewed-by tag from E Shattow. 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: bb0f3eebb3c196d9b6efbbd1e5aa9b16abbb9ad6 -- 2.43.2

