From: Andreas Bießmann <[email protected]>

Signed-off-by: Andreas Bießmann <[email protected]>
cc: Thomas Weber <[email protected]>
---
 include/configs/devkit8000.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 037a5bb..e742973 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -197,6 +197,7 @@
                "run commonargs; " \
                "setenv bootargs ${bootargs} " \
                "root=/dev/mmcblk0p2 " \
+               "rootwait " \
                "${kernelopts}\0" \
        "nandargs=" \
                "run commonargs; " \
-- 
1.7.10.4

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to