Home
last modified time | relevance | path

Searched hist:"285 c74811ec34c79b177e5d79936ffe0980a99a4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/ls1043ardb/
H A Dls1043ardb.c285c74811ec34c79b177e5d79936ffe0980a99a4 Thu Sep 01 16:56:43 UTC 2016 Sumit Garg <sumit.garg@nxp.com> board: ls1043ardb: move sec_init to board_init

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>
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>