Hi, On 12/25/25 11:48, Tom Rini wrote: > On Thu, 25 Dec 2025 11:13:02 +0100, Heinrich Schuchardt wrote: > >> The following changes since commit baf076aeb32dcdd2b022405088c3288ffc160fcf: >> >> Merge branch 'staging' of >> https://source.denx.de/u-boot/custodians/u-boot-tegra into next >> (2025-12-23 08:11:36 -0600) >> >> are available in the Git repository at: >> >> [...] > > Merged into u-boot/next, thanks! >
Tom: NAK 4c105d2ae7b "Update StarFive Jh7110 common description" that has been incorrectly applied and the result contains factual errors I did not author which are now (wrongly) attributed to me: > diff --git a/doc/board/starfive/jh7110_common.rst b/doc/board/starfive/jh7110_common.rst > index 9beab941cc1..77102fcc189 100644 > --- a/doc/board/starfive/jh7110_common.rst > +++ b/doc/board/starfive/jh7110_common.rst > @@ -232,16 +232,11 @@ pull-down. > RGPIO1 RGPIO0 StarFive loader function @ 0x2A00_0000 > ====== ====== ====================================== > 0 0 1-bit QSPI Flash offset 0x0 > -0 1 SDIO3.0 > -1 0 eMMC5.0 or eMMC5.1 > +0 1 SDIO3.0 *(deprecated)* > +1 0 eMMC5.0 or eMMC5.1 *(deprecated)* > 1 1 UART Serial XMODEM loader > ====== ====== ====================================== > > -Booting from SD-card or eMMC is only available on boards that have separate > -switches for RGPIO0 and RGPIO1 (Milk-V Mars, StarFive VisionFive 2, Pine64 > -Star64). Due to reported compatibility issues with some SD-cards it is > -considered deprecated by StarFive. > - > According to `JH-7110 Boot User Guide BootROM`_ the StarFive loader code reads > content to SRAM @ 0x0800_0000 from different media selected by [RGPIO1,RGPIO0]. Please revert 4c105d2ae7b and re-apply from the publicly reviewed patch: "[PATCH v4] doc: board: starfive: update jh7110 common description" https://lore.kernel.org/u-boot/[email protected]/ -E

