[PATCH] ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOM

Tom Rini trini at konsulko.com
Tue Jul 25 19:40:41 CEST 2023


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 <marex at denx.de>

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 <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230725/d1b614fb/attachment.sig>


More information about the U-Boot mailing list