commit | e598a9c56badd00eaa732c4e0e69def4e5e6614b | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Sat Oct 06 22:54:25 2012 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Oct 29 11:45:54 2012 +0100 |
tree | e6af97943f27892ad0b59aa509b1b3787d19f706 | |
parent | 5232fa59b17b45c04bd24e0d38224964816bf391 [diff] |
PPC: 440: Emulate DCBR0 The DCBR0 register on 440 is used to implement system reset. The same register is used on 405 as well, so just reuse the code. Signed-off-by: Alexander Graf <agraf@suse.de>