[U-Boot] [PATCH v4 14/14] SECURE BOOT: Change fsl_secboot_validate function to output image addr

york sun york.sun at nxp.com
Fri Mar 18 17:01:31 CET 2016


On 02/08/2016 09:27 PM, Saksham Jain wrote:
> Currently, fsl_secboot_validate function used to set env variable "img_addr"
> to contain address of image being validated.
> 
> The function has been changed to output image addr via argument
> img_addr_ptr. The command esbc_validate sets the env variable
> "img_addr".
> 
> This change helps when fsl_secboot_validate function is called from within
> UBOOT (because now instead of calling function "getenv("img_addr")"
> we can directly get the image address.)
> 

Please keep line wrap under 72 characters and consistent.

York



More information about the U-Boot mailing list