efuse: change PSCI_OS_ACCESS_REG to 0xa600ffb0
authorxxx <xxx@rock-chips.com>
Sat, 16 May 2015 09:36:14 +0000 (17:36 +0800)
committerxxx <xxx@rock-chips.com>
Sat, 16 May 2015 09:36:14 +0000 (17:36 +0800)
arch/arm/mach-rockchip/efuse.c

index b979e411dcd471faa29ee6dd27c93f8abf9c1cb3..7311d5918334e5d3aa588e3a42803abbb8baad3e 100644 (file)
@@ -67,7 +67,7 @@ static struct rockchip_efuse efuse;
 #define SEC_REG_WR_32 (SEC_REG_WR | SEC_REG_32)
 #define SEC_REG_WR_64 (SEC_REG_WR | SEC_REG_64)
 
-#define PSCI_OS_ACCESS_REG             (0xba00ffb0)
+#define PSCI_OS_ACCESS_REG             (0xa600ffb0)
 #define EFUSE_BASE        0xffb00000
 /*
  * arg2: rd/wr control, bit[0] 0-rd 1-rt, bit[1] 0-32bit, 1-64bit