commit | 0015053fd9e40abf3dd38857153b4148655234da | [log] [tgz] |
---|---|---|
author | Sascha Laue <sascha.laue@liebherr.com> | Fri May 30 09:48:14 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Jun 29 19:19:35 2008 +0200 |
tree | 2b4e481956c5bdccc03267318472fdae531ad991 | |
parent | 137953d6679b89740cb212e5f66398f25297e51b [diff] [blame] |
Configure DSP POST; add watchdog reset to diag command Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
diff --git a/post/tests.c b/post/tests.c index a790c78..e88d92e 100644 --- a/post/tests.c +++ b/post/tests.c
@@ -240,7 +240,7 @@ "DSP test", "dsp", "This test checks any connected DSP(s).", - POST_RAM | POST_MANUAL, + POST_RAM | POST_ALWAYS | POST_MANUAL, &dsp_post_test, NULL, NULL,