On 2026-07-31T17:10:44, Alexey Charkov <[email protected]> wrote: > binman: Add support for externally provided Linux initrd blob > > Add a simple named Linux ramdisk blob type to binman, activated by the > "LINUX_INITRD" make variable. No processing is done on the blob. > > Signed-off-by: Alexey Charkov <[email protected]> > > Makefile | 1 + > tools/binman/etype/linux_initrd.py | 23 +++++++++++++++++++++++ > tools/binman/missing-blob-help | 5 +++++ > 3 files changed, 29 insertions(+)
Reviewed-by: Simon Glass <[email protected]>
