[U-Boot] [PATCH] SPL: fit signature: don´t strip off signature node and sub nodes from dtb

1 Aug
2018
1 Aug
'18
3:11 p.m.
Hello,
I have implemented verified boot in SPL and build my SPL image with "make EXT_DTB=/path/to/dtb/with/embedded/pub-key SPL". In the build process all nodes except chosen and config are stripped off for SPL and TPL builds.
Don´t know if this is a good behavior to remove everything except the mentioned nodes... Probably there is another way to embed a precompiled dtb in the SPL image?
The attached patch adds the needed signature and sub nodes for verified boot to cmd_fdtgrep in scripts/Makefile.lib.
Best regards
Johann Neuhauser DH electronics GmbH

2 Aug
2 Aug
10:32 a.m.
Patch isn´t needed anymore... Now I add simply the property "u-boot,dm-spl" to my key node in the signature node with fdtput.
Thanks.
Best regards Johann Neuhauser
2471
Age (days ago)
2472
Last active (days ago)
1 comments
1 participants
participants (1)
-
Johann Neuhauser