[PATCH v2 2/3] doc: develop: add section on embedding scripts inside control DTB
Simon Glass
sjg at chromium.org
Mon May 25 17:27:39 CEST 2026
On 2026-05-19T22:54:57, Rasmus Villemoes <ravi at prevas.dk> 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 <ravi at prevas.dk>
>
> doc/develop/devicetree/control.rst | 58 ++++++++++++++++++++++++++++++++++++++
> 1 file changed, 58 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list