diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-03-23 11:06:11 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-28 12:07:45 -0400 |
commit | 202a674bb8b7d7867503224857a2b0e04617d9b3 (patch) | |
tree | eb8cfaeb9ed0ce210212115c538323a255d53312 /common/usb.c | |
parent | e769f68613ee4f84c8e2aea784335df74ceea397 (diff) | |
download | u-boot-imx-202a674bb8b7d7867503224857a2b0e04617d9b3.zip u-boot-imx-202a674bb8b7d7867503224857a2b0e04617d9b3.tar.gz u-boot-imx-202a674bb8b7d7867503224857a2b0e04617d9b3.tar.bz2 |
armv8: semihosting: add a command to load semihosted images
Instead of sprinkling custom code and calls over the Vexpress64
boardfile, create a command that loads images using semihosting
just like we would load from flash memory of over the network,
using a special command:
smhload <image> <address>
This will make it possible to remove some custom calls and
code and make the boot easier.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'common/usb.c')
0 files changed, 0 insertions, 0 deletions