Searched hist:"299 e5bb7c2377aa3d3b1ae74bceafadad71e8863" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_console_base.py | 299e5bb7c2377aa3d3b1ae74bceafadad71e8863 Thu Feb 25 13:58:24 UTC 2016 Michal Simek <michal.simek@xilinx.com> test/py: Add option to skip SPL signature checking
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).
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|