commit | 33665f7cc944c682ef2b632591c9aea1f00dbf2b | [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 | 762f98d3dd9eb19c1e826e6cf5cd66756dcf65f8 [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>