commit | 2998af13ec6fc18deabbc9939eafac4289cac80f | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@freescale.com> | Mon Sep 29 11:35:33 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Thu Oct 16 14:17:42 2014 -0700 |
tree | 315fab51b9302a8977f19cfc8cb1b5cddbbb0af4 | |
parent | 901ae76012a2f06b265ff083477cde15c70b569b [diff] |
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot By default, PAMU's (IOMMU) are enabled in case of secure boot. Disable/bypass them once the control reaches the bootloader. For non-secure boot, PAMU's are already bypassed in the default SoC configuration. Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>