soc/ipq806x: Disable LPAE mode.

LPAE (large physical address extension) is not available on this SOC
core, do not enable it.

BUG=chrome-os-partner:27784
TEST=coreboot still comes up on AP148

Change-Id: I9e9ad1aeaf613f04987c0c306a574085042d0e7b
Signed-off-by: Deepa Dinamani <deepad@codeaurora.com>
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/198023
Reviewed-by: deepa dinamani <deepad@quicinc.com>
This commit is contained in:
Deepa Dinamani 2014-05-01 11:20:49 -07:00 committed by chrome-internal-fetch
commit e6e12c39ef

View file

@ -3,7 +3,6 @@ config SOC_QC_IPQ806X
bool
default n
select ARM_BOOTBLOCK_ARMV7
select ARM_LPAE
select ARM_RAMSTAGE_ARMV7
select ARM_ROMSTAGE_ARMV7
select BOOTBLOCK_CONSOLE