commit | 89132022387f7b7be769491dd9f0f15dabaa1abb | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <peter@korsgaard.com> | Sun Jan 17 18:23:44 2016 +0100 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Mon Mar 14 23:29:36 2016 +0100 |
tree | 125203f4712545148fd064392de7e4a8b4cdcbf2 | |
parent | 3bbf6dd74ffa23ea6ec1adeedc821fd491084f97 [diff] |
ARM: sheevaplug: drop unneded 'usb start' from boot command The default bootcommand executes x_bootcmd_usb AFTER loading a kernel from nand and just before executing it, which only slows down boot without adding any functionality - So drop it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>