]> 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)
commite171251ad444eb18294bb24ed3d45c7bdcefb20e
tree1be3e62c4dc5acaf9a5a0e256c2dd41401127d45
parent1b85bbeabd50aad5b6426f407efff9fe0d8e7a6f
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