]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5474a61218811cd9ce5d7fdad68520cc2d7db37d
tree8060d94f0be5b2044e0ba6e8ea8a15532178e240
parent4cdb79898b0228523ff7675ba0a33b1b6da04371
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