commit | 1c2ce2262069510f31c7d3fd7efd3d58b8c0c148 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Nov 27 14:12:17 2006 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Nov 27 14:12:17 2006 +0100 |
tree | da4f0c35f18200eab6953d163866bdb11a9eb6c6 | |
parent | 48c7d6dba9140869a1d644248aa8cfabe01c98a6 [diff] [blame] |
[PATCH] Update Prodrive ALPR board support (440GX) Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/cpu/ppc4xx/cpu.c b/cpu/ppc4xx/cpu.c index faa5257..c45525d 100644 --- a/cpu/ppc4xx/cpu.c +++ b/cpu/ppc4xx/cpu.c
@@ -426,8 +426,8 @@ int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]) { -#if defined(CONFIG_BOARD_RESET) - board_reset(); +#if defined(CFG_4xx_RESET_TYPE) + mtspr(dbcr0, CFG_4xx_RESET_TYPE << 28); #else /* * Initiate system reset in debug control register DBCR