Skip to content
Commit 99bd5fcc authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: PAE40: don't panic and instead turn off hw ioc



HSDK currently panics when built for HIGHMEM/ARC_HAS_PAE40 because ioc
is enabled with default which doesn't work for the 2 non contiguous
memory nodes. So get PAE working by disabling ioc instead.

Tested with !PAE40 by forcing @ioc_enable=0 and running the glibc
testsuite over ssh

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 79a3aaa7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment