commit | 77e36f78aae20b51f936fae30b9b3f7b18bc5219 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 14 17:38:33 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 28 08:18:19 2015 -0400 |
tree | fe40d910db0250d19f83e73244f1af636c35a1ad | |
parent | d65f50ceea094e9ff7c52906fe35722262495250 [diff] |
vexpress64: let Juno wait for root device The Juno reference design typically plugs the root FS on a USB stick. We need to wait a bit for the root to appear so tell this on the default command line. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>