On 28.01.20 18:04, Denis 'GNUtoo' Carikli wrote: > The loadb and loads commands are not needed for booting. > > There are also more reliable and faster alternatives to > loadb and loads that can be used with the current configuration. > > As that the resulting u-boot.imx image is already very close > to the size limit, removing the loadb and loads commands > shouldn't hurt. > > With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola > GNU/Linux distribution, it shrinks the image from 388096 to > 384000 bytes. > > Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org>
I don't know any use case of these commands on tbs2910, so Acked-by: Soeren Moch <sm...@web.de>