Re: [PATCH 6/6] doc: add DeepComputing FML13V01 documentation

2025-02-07 Thread Heinrich Schuchardt
E Shattow schrieb am Fr., 7. Feb. 2025, 19:10: > Can we reduce the visionfive2 multi-target docs down to one document for > the target and not each individual board? Essentially the differences are > the mmc ordering and what boot mode GPIO selection is possible. Much is > copy-paste anyhow. -E >

[PATCH 6/6] doc: add DeepComputing FML13V01 documentation

2025-02-07 Thread Heinrich Schuchardt
Describe building U-Boot for the board and booting. Signed-off-by: Heinrich Schuchardt --- doc/board/starfive/deepcomputing_fml13v01.rst | 143 ++ doc/board/starfive/index.rst | 1 + 2 files changed, 144 insertions(+) create mode 100644 doc/board/starfive/deep