On 28.01.20 18:04, Denis 'GNUtoo' Carikli wrote: > The fuse command is not needed for booting or during usual > users interactions with u-boot. > > As that the resulting u-boot.imx image is already very > close to the size limit, removing the fuse command shouldn't > hurt. > > With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola > GNU/Linux distribution, it shrinks the image from 392192 to > 388096 bytes. > > Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org> The fuse command is useful for tbs2910, especially for 1.x board revisions. So
NAK. Soeren