projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2efc09
)
powerpc/44x: Add reset-type to katmai.dts
author
Stefan Roese
<sr@denx.de>
Thu, 6 May 2010 21:43:43 +0000
(21:43 +0000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Fri, 7 May 2010 19:07:29 +0000
(15:07 -0400)
Katmai needs "reset-type" = "chip reset" (2) to correctly reboot the
board.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/katmai.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/katmai.dts
b/arch/powerpc/boot/dts/katmai.dts
index
8cf2c0c
..
7c3be5e
100644
(file)
--- a/
arch/powerpc/boot/dts/katmai.dts
+++ b/
arch/powerpc/boot/dts/katmai.dts
@@
-44,6
+44,7
@@
d-cache-size = <32768>;
dcr-controller;
dcr-access-method = "native";
+ reset-type = <2>; /* Use chip-reset */
};
};