On 12/08/2015 12:45 AM, Aneesh Bansal wrote: > Some images to be validated are relocated to a dynamic > address at run time. So, these addresses cannot be known > befor hand while signing the images and creating the header > offline. > So, support is required to pass the image address to the > validate function as an argument. > If an address is provided to the function, the address > field in Header is not read and is treated as a reserved > field. > > Signed-off-by: Saksham Jain <[email protected]> > Signed-off-by: Aneesh Bansal <[email protected]> > --- > board/freescale/common/cmd_esbc_validate.c | 10 ++++++--- > board/freescale/common/fsl_validate.c | 33 > ++++++++++++++++++------------ > include/fsl_validate.h | 7 +++++-- > 3 files changed, 32 insertions(+), 18 deletions(-)
Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

