
25 Feb
2016
25 Feb
'16
6 p.m.
On 02/25/2016 06:58 AM, Michal Simek wrote:
Provide user option to skip SPL signature verification for cases where u-boot is build with SPL support but full U-Boot is also verified without SPL.
If you want to support this feature please add env__spl_skipped = True to your boardenv configuration file.
For example Xilinx Zynq is using this feature where the same U-Boot binary is checked with SPL and without SPL(with FSBL).
Acked-by: Stephen Warren swarren@nvidia.com