Re: [PATCH v2][ 2/3] tbs2910: disable loadb and loads commands

2020-01-28 Thread Soeren Moch
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

[PATCH v2][ 2/3] tbs2910: disable loadb and loads commands

2020-01-28 Thread Denis 'GNUtoo' Carikli
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 s