ARM: dts: msm: update dload type imem offset for SDM660
Dload type imem offset is corrected for SDM660, so that correct imem address is updated. Change-Id: Ic6f4ca6aef80003fe7547f473c515a3368cb555e Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
parent
541fe938d2
commit
6631823067
1 changed files with 2 additions and 2 deletions
|
@ -1991,9 +1991,9 @@
|
|||
reg = <0x10 8>;
|
||||
};
|
||||
|
||||
dload_type@18 {
|
||||
dload_type@1c {
|
||||
compatible = "qcom,msm-imem-dload-type";
|
||||
reg = <0x18 4>;
|
||||
reg = <0x1c 4>;
|
||||
};
|
||||
|
||||
restart_reason@65c {
|
||||
|
|
Loading…
Add table
Reference in a new issue