arm: smh: Remove smhload command
authorSean Anderson <sean.anderson@seco.com>
Tue, 22 Mar 2022 20:59:22 +0000 (16:59 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 19:03:13 +0000 (15:03 -0400)
commitdcc4f9623e27b92a1e0b97326631b0d5841c49cb
tree8060d94f0be5b2044e0ba6e8ea8a15532178e240
parentdbf6f7c95240bd5fc7f5bbc2b36e275248279f53
arm: smh: Remove smhload command

This command's functionality is now completely implemented by the
standard fs load command. Convert the vexpress64 boot command (which is
the only user) and remove the implementation.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
arch/arm/lib/semihosting.c
include/configs/vexpress_aemv8.h