
25 Jan
2024
25 Jan
'24
5:14 p.m.
On Mon, Jan 15, 2024 at 02:46:56PM +0100, Heinrich Schuchardt wrote:
The value of CONFIG SYS_MAXARGS limits the usability of the 'for' command. The current default of 16 is too low for some use case. Cf. https://bugs.launchpad.net/snap-core18/+bug/1910094
Increase the default to 64.
Reported-by: Dave Jones dave.jones@canonical.com Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
Applied to u-boot/master, thanks!
--
Tom