]> git.baikalelectronics.ru Git - kernel.git/commit
ARCv2: Fix the peripheral address space detection
authorVineet Gupta <vgupta@synopsys.com>
Mon, 3 Aug 2015 10:07:24 +0000 (15:37 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 3 Aug 2015 14:04:07 +0000 (19:34 +0530)
commitc7c014f2c17ac807f2975caa3a6fb189085fce8f
tree1be3e62c4dc5acaf9a5a0e256c2dd41401127d45
parent3f620808862a4b136f67fcc205335697b679219a
ARCv2: Fix the peripheral address space detection

With HS 2.1 release, the peripheral space register no longer contains
the uncached space specifics, causing the kernel to panic early on.
So read the newer NON VOLATILE AUX register to get that info.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/arcregs.h
arch/arc/kernel/setup.c