On Tue, Jul 25, 2023 at 05:24:43PM +0200, Marek Vasut wrote:
> This board certainly does use default 'run distro_bootcmd' boot command,
> make sure this is set in 'bootcmd' variable.
>
> Fixes: 970bf8603b8 ("Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig")
> Signed-off-by: Marek Vasut <[email protected]>
This is also:
Fixes: fa2c14676c7c ("configs: Re-sync with CONFIG_DISTRO_DEFAULTS")
As that's where we set CONFIG_USE_BOOTCOMMAND=n but missed that
include/configs/dh_imx6.h was defining CONFIG_BOOTCOMMAND to the default
distro bootcmd. Doing a step back in time to that commit I see that
this was the only case where a platform was in fact setting
CONFIG_BOOTCOMMAND to "run distro_boot" instead of something custom.
Reviewed-by: Tom Rini <[email protected]>
--
Tom
signature.asc
Description: PGP signature

