Re: [PATCH v2][ 1/3] tbs2910: disable fuse command

2020-01-28 Thread Sören Moch
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-gnue

Re: [PATCH v2][ 1/3] tbs2910: disable fuse command

2020-01-28 Thread Soeren Moch
Sorry, sent with wrong sender address. Please only use this address here. Soeren On 28.01.20 18:13, Soeren Moch wrote: > On 28.01.20 18:07, Fabio Estevam wrote: >> On Tue, Jan 28, 2020 at 2:04 PM Denis 'GNUtoo' Carikli >> wrote: >>> The fuse command is not needed for booting or during usual >>>

Re: [PATCH v2][ 1/3] tbs2910: disable fuse command

2020-01-28 Thread Fabio Estevam
On Tue, Jan 28, 2020 at 2:04 PM 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

[PATCH v2][ 1/3] tbs2910: disable fuse command

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