]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add support for SCP firmware
authorSamuel Holland <samuel@sholland.org>
Thu, 22 Oct 2020 02:12:15 +0000 (21:12 -0500)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 22 Oct 2020 06:13:43 +0000 (11:43 +0530)
commitff19923f6a1864b83279d25c2520ce7a174e3ed7
tree43c470a3fb689c44d34281ccb66d65d978378f1f
parent3afc4aca4a1c1991641d1e5e8a13e3091bc22c21
binman: Add support for SCP firmware

Add an entry type for a firmware blob for a System Control Processor,
given by an entry arg. This firmware is a raw binary blob.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Makefile
tools/binman/etype/scp.py [new file with mode: 0644]
tools/binman/ftest.py
tools/binman/test/172_scp.dts [new file with mode: 0644]