summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-02-25 00:24:48 +0300
committerJoel Stanley <joel@jms.id.au>2017-03-03 16:51:06 +0300
commit2763f3eb775cf760b1c0f28d283da6df6c42f061 (patch)
tree8fca46e6dda5a7d9730ceffdb9ec9c6331937c24
parent7c4d3dec7fdd67e3e77fd279ab7fdc5cde4ba93b (diff)
downloadlinux-2763f3eb775cf760b1c0f28d283da6df6c42f061.tar.xz
Set Zaius back to old address range
See openbmc/openbmc#1203 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
index 548ef1e939fe..dc0546869886 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
@@ -25,9 +25,9 @@
#size-cells = <1>;
ranges;
- flash_memory: region@bc000000 {
+ flash_memory: region@98000000 {
no-map;
- reg = <0xbc000000 0x04000000>; /* 64M */
+ reg = <0x98000000 0x04000000>; /* 64M */
};
};