]> Git Repo - J-u-boot.git/commit
SECURE BOOT: Change fsl_secboot_validate func to pass image addr
authorSaksham Jain <[email protected]>
Wed, 23 Mar 2016 10:54:45 +0000 (16:24 +0530)
committerYork Sun <[email protected]>
Tue, 29 Mar 2016 15:46:23 +0000 (08:46 -0700)
commit85bb38965431424d4e4a7b5030cc589a3401a988
treeac6e57f1dcca2d95c204075995909fba403e657d
parentc4666cf6954a28ade5a8550505d5bc25dc7f92d7
SECURE BOOT: Change fsl_secboot_validate func to pass image addr

Use a pointer to pass image address to fsl_secboot_validate(),
instead of using environmental variable "img_addr".

Signed-off-by: Aneesh Bansal <[email protected]>
Signed-off-by: Saksham Jain <[email protected]>
Reviewed-by: York Sun <[email protected]>
board/freescale/common/cmd_esbc_validate.c
board/freescale/common/fsl_validate.c
include/fsl_validate.h
This page took 0.032262 seconds and 4 git commands to generate.