commit | 8e59778bec16fa318fcfcc6abba2a88113e5b052 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Mon May 15 08:52:00 2017 -0700 |
committer | York Sun <york.sun@nxp.com> | Thu Jun 01 19:57:24 2017 -0700 |
tree | 96fee40c116e3365d9dfacb489573dd2521dd23a | |
parent | 399e2bb60cb76131c49446baf350697142af7c07 [diff] |
armv8: layerscape: Enabling loading PPA during SPL stage Loading PPA in SPL puts the rest of U-Boot (including RAM version loaded later) in EL2 with MMU and cache enabled. Once PPA is loaded, PSCI is available. Signed-off-by: York Sun <york.sun@nxp.com>