commit | e08177c7e593c55100343c9f042c0eda967811b8 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Mar 23 11:06:12 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 28 12:07:45 2015 -0400 |
tree | 70bb9425128fb8306ca534933161243e6a80a4a1 | |
parent | 6cf1671d3382cd64c062fb4a8ddf342f689c7bcf [diff] |
vexpress64: remove board late init, use smhload This removes the kludgy late board init from the FVP simulator version of Versatile Express 64bit (ARMv8), and replace it with a default boot command using the new smhload command to load the files using semihosting. Tested on the Foundation Model. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>