
27 Jul
2016
27 Jul
'16
6:15 p.m.
On 02/23/2016 01:32 AM, Aneesh Bansal wrote:
sec_init() which was earlier called in misc_init_r() is now done in board_init() before PPA init as SEC block will be used during PPA image validation.
Signed-off-by: Aneesh Bansal aneesh.bansal@nxp.com
The patchset is dependent on http://patchwork.ozlabs.org/patch/571339/
board/freescale/ls1043ardb/ls1043ardb.c | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-)
Aneesh,
The dependence patch has been merged. Please rebase and reverify your patch set. Thanks.
York