]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - post/tests.c
nios2: fix phys_addr_t and phys_size_t support
[karo-tx-uboot.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,