projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c72ed2
)
efuse: change PSCI_OS_ACCESS_REG to 0xa600ffb0
author
xxx
<xxx@rock-chips.com>
Sat, 16 May 2015 09:36:14 +0000
(17:36 +0800)
committer
xxx
<xxx@rock-chips.com>
Sat, 16 May 2015 09:36:14 +0000
(17:36 +0800)
arch/arm/mach-rockchip/efuse.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rockchip/efuse.c
b/arch/arm/mach-rockchip/efuse.c
index b979e411dcd471faa29ee6dd27c93f8abf9c1cb3..7311d5918334e5d3aa588e3a42803abbb8baad3e 100644
(file)
--- a/
arch/arm/mach-rockchip/efuse.c
+++ b/
arch/arm/mach-rockchip/efuse.c
@@
-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 (0x
ba
00ffb0)
+#define PSCI_OS_ACCESS_REG (0x
a6
00ffb0)
#define EFUSE_BASE 0xffb00000
/*
* arg2: rd/wr control, bit[0] 0-rd 1-rt, bit[1] 0-32bit, 1-64bit