Hi Johan, On 2026-08-13T20:54:05, Johan Jonker <[email protected]> wrote: > rockchip: doc: add back to ROM section > > Add a back to ROM section to rockchip.rst > Correct Kconfig text. > > Signed-off-by: Johan Jonker <[email protected]> > > arch/arm/mach-rockchip/Kconfig | 16 ++++++++-------- > doc/board/rockchip/rockchip.rst | 7 +++++++ > 2 files changed, 15 insertions(+), 8 deletions(-)
> diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst > @@ -214,6 +214,13 @@ For SoCs whose TF-A code is not available as open > source, use BL31 binary provid > > git clone --depth 1 https://github.com/rockchip-linux/rkbin > > +Back to ROM > +^^^^^^^^^^^ > + > +Some Rockchip SoCs have the ability to load a second loader binary. > +If enabled, the TPL/SPL code will return to the boot ROM, which will then > +load and execute a SPL or U-Boot binary. > + This ends up under 'Building', between TF-A and TPL, but it describes runtime boot flow rather than a build step. Please can you move it to its own top-level section, or under a 'Boot flow' heading. With that: Reviewed-by: Simon Glass <[email protected]> Regards, Simon
