Home
last modified time | relevance | path

Searched hist:"7 efb4b51975409fb922e9f9bfec21a7affb6f83f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dlaw.c7efb4b51975409fb922e9f9bfec21a7affb6f83f Tue Mar 11 17:51:45 UTC 2014 Aneesh Bansal <aneesh.bansal@freescale.com> powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms

ISBC creates a LAW 0 entry for non PBL platforms, which is not
disabled before transferring the control to uboot.
The LAW 0 entry has to be disabled.

Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>