On 3/5/26 08:43, E Shattow wrote:
> Xunlong Orange Pi RV patches are now in the Linux v6.19 release, so let's
> introduce support for this board.
> 
> Note: The content of EEPROM is known to not be unique on this board, and
> an (optional) invented "XOPIRV" identifier is implemented with this
> series. Without, there are reports that the board is detected in U-Boot as
> StarFive VisionFive 2 1.3b, and is then functional enough to load the
> devicetree prior to booting Linux.
> 
> Changes since v3:
> - Collect tags (no code changes)
> - Cherry-picked dts subtree patches dropped as redundant:
>   Drop patch 1/5 "dt-bindings: riscv: starfive: add xunlong,orangepi-rv"
>   Drop patch 2/5 "riscv: dts: starfive: add Orange Pi RV"
> 
> Changes since v2:
> - Collect tags (no code changes)
> - Adjust missing S-o-by tag to first of tags list order for patch 4
>   "configs: starfive: Add Orange Pi RV to visionfive2".
> 
> Changes since RFC v1:
> - Cherrypick from devicetree-rebasing instead of importing upstream dts
>   as -u-boot.dtsi overrides.
> - Add basic documentation
> - Mention invented "XOPIRV" identifier in commit messages
> - Rebase on origin/next
> 
> E Shattow (3):
>   board: starfive: visionfive2: Add Orange Pi RV selection by product_id
>   configs: starfive: Add Orange Pi RV to visionfive2
>   doc: board: starfive: Add Xunlong OrangePi RV
> 
>  board/starfive/visionfive2/spl.c              |  3 ++
>  .../visionfive2/starfive_visionfive2.c        |  2 ++
>  configs/starfive_visionfive2_defconfig        |  2 +-
>  doc/board/starfive/index.rst                  |  1 +
>  doc/board/starfive/orangepi_rv.rst            | 35 +++++++++++++++++++
>  5 files changed, 42 insertions(+), 1 deletion(-)
>  create mode 100644 doc/board/starfive/orangepi_rv.rst
> 
> 
> base-commit: c0ca147ac6228949a6d6497531c9f2f4a0dc6c67

Well that's embarrassing as I thought I'd collected the tags but it
doesn't show up in what I sent to the list. Re-sending shortly,
disregard this thread and sorry for the noise. -E

Reply via email to