commit | 6bde171a4c4116cee179167cb65335a28f99932d | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Thu Jun 25 19:21:33 2009 +0900 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Jun 26 00:02:35 2009 +0200 |
tree | 27566c517b8ed19080d3e4013e60ba16730b9328 | |
parent | 576afd4faeba1519bcb8c0083c3e4d45e5643a48 [diff] |
s3c64xx: move the reset_cpu function Because of the reset_cpu is soc specific, should be move to soc And read reset value from SYS_ID register instead of hard code this patch also supports s3c6410 Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>