summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorRalph Siemsen <[email protected]>2023-05-12 21:36:57 -0400
committerMarek Vasut <[email protected]>2023-05-13 04:01:30 +0200
commitafdfcb11f97cc6d96cb8cca10e35960b54466364 (patch)
treeae08b779b8e2530be3eeb4b33af06357305e41bd /scripts/checkstack.pl
parente87c869db3620c9b03b4364e144c19387d7bfd7a (diff)
tools: spkgimage: add Renesas SPKG format
Renesas RZ/N1 devices contain BootROM code that loads a custom SPKG image from QSPI, NAND or USB DFU. Support this format in mkimage tool. SPKGs can optionally be signed, however creation of signed SPKG is not currently supported. Example of how to use it: tools/mkimage -n board/schneider/rzn1-snarc/spkgimage.cfg \ -T spkgimage -a 0x20040000 -e 0x20040000 \ -d u-boot.bin u-boot.bin.spkg The config file (spkgimage.cfg in this example) contains additional parameters such as NAND ECC settings. Signed-off-by: Ralph Siemsen <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions