]> git.sur5r.net Git - u-boot/blobdiff - post/cpu.c
Fix watchdog reset problems on LWMON board
[u-boot] / post / cpu.c
index 6d09a75ebc535e49e07d52ecc202dc85918f5512..1f2ded2bf2642db034b0c3bc5b7057588eb80203 100644 (file)
@@ -120,6 +120,7 @@ int cpu_post_test (int flags)
        WATCHDOG_RESET();
        if (ret == 0)
                ret = cpu_post_test_multi ();
+       WATCHDOG_RESET();
        if (ret == 0)
                ret = cpu_post_test_string ();
        if (ret == 0)