diff options
author | Tim Harvey <tharvey@gateworks.com> | 2022-09-08 09:11:13 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-09-19 08:53:50 -0400 |
commit | 59f6141362cc28e6c0638f16ef6cdb024231e13f (patch) | |
tree | 219787847a5e30e5410dd1432636e3ef70a9c90a /tools/binman/bintool.py | |
parent | c1db6be55da2fd157118425cb95145c4e737a908 (diff) |
imx8m*_venice_defconfig: fix default bootcmd
commit 970bf8603b87 ("Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig")
had an unintended side effect of resulting in a bootcmd env var change
for boards like venice that did not have CONFIG_USE_BOOTCOMMAND defined
and relied on it being defaulted in include/config_distro_bootcmd.h.
Following that patch it instead got defaulted in tools/env/fw_env_private.h
Fix this by enabling CONFIG_USE_BOOTCOMMAND for venice.
Fixes: commit 970bf8603b87 ("Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'tools/binman/bintool.py')
0 files changed, 0 insertions, 0 deletions