Merge branch 'master' of git://git.denx.de/u-boot-arm
[oweals/u-boot.git] / post / tests.c
index a790c789d63fbf51df9a90bc2e13fdd404776970..e88d92ed7450f28aad950e2a40fb110652b297f5 100644 (file)
@@ -240,7 +240,7 @@ struct post_test post_list[] =
        "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,