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:
parent
9518c5d508
commit
e6e12c39ef
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue