
15 Mar
2016
15 Mar
'16
6:35 p.m.
On Tue, Mar 15, 2016 at 06:21:45PM +0100, Alexander Graf wrote:
Signed-off-by: Alexander Graf agraf@suse.de
arch/arm/include/asm/system.h | 99 ++++++++++++++++++++++++++++++++++++++++--- arch/arm/lib/cache-cp15.c | 66 ++++++++++++++++++++++++++--- 2 files changed, 153 insertions(+), 12 deletions(-)
I think in this patch we need to add SYS_ARM_LPAE to arch/arm/Kconfig and then later select it under ARCH_BCM283X or TARGET_RPI_2 (I don't know the SoC well enough to say which side is forcing this on us).
--
Tom