]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms
authorAneesh Bansal <aneesh.bansal@freescale.com>
Tue, 11 Mar 2014 17:51:45 +0000 (23:21 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:46 +0000 (17:58 -0700)
commit7efb4b51975409fb922e9f9bfec21a7affb6f83f
treec17238ada9e9d0cfdeb0d43b408afde20034d3e7
parent50c7636764f819ce9e0264f4b950d4829e8d10ed
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>
arch/powerpc/cpu/mpc8xxx/law.c