git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae56026
)
imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example
author
Marek Vasut
<marex@denx.de>
Thu, 31 Aug 2023 14:56:03 +0000
(16:56 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 16 Oct 2023 06:46:01 +0000
(08:46 +0200)
The SPL authenticates image starting from CONFIG_SPL_LOAD_FIT_ADDRESS
address, update the csf_fit.txt to match.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
doc/imx/habv4/csf_examples/mx8m/csf_fit.txt
patch
|
blob
|
history
diff --git
a/doc/imx/habv4/csf_examples/mx8m/csf_fit.txt
b/doc/imx/habv4/csf_examples/mx8m/csf_fit.txt
index
3d79edf
..
97f3eea
100644
(file)
--- a/
doc/imx/habv4/csf_examples/mx8m/csf_fit.txt
+++ b/
doc/imx/habv4/csf_examples/mx8m/csf_fit.txt
@@
-27,4
+27,4
@@
Verification index = 2
# FIXME:
# Line 1 -- fitImage
- Blocks =
0x401fcdc0
0x57c00 0xffff "flash.bin"
+ Blocks =
CONFIG_SPL_LOAD_FIT_ADDRESS
0x57c00 0xffff "flash.bin"