On 2026-05-19T22:54:57, Rasmus Villemoes <[email protected]> wrote: > doc: develop: add section on embedding scripts inside control DTB > > Add a section that explains how one can embed scripts in the control > DTB and run them from the U-Boot shell, the advantages of doing that > compared to using a separately built FIT image, and the configuration > knob that must be turned on to allow this to work. > > Signed-off-by: Rasmus Villemoes <[email protected]> > > doc/develop/devicetree/control.rst | 58 ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 58 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

