]> Git Repo - u-boot.git/commit
imx8mm: configs: enable distro default features
authorAndrey Zhizhikin <[email protected]>
Sat, 1 May 2021 20:23:04 +0000 (22:23 +0200)
committerStefano Babic <[email protected]>
Mon, 21 Jun 2021 11:35:23 +0000 (13:35 +0200)
commit52ce6a61c1fc74b62be7f57ba83c1b43181b1f91
treeb9b508f0b8484514c283693b42796475c0c4473a
parent06f4e426f895bb8554f70928d13a092b05a1fedd
imx8mm: configs: enable distro default features

imx8mm ekv has been switched to use distro boot commands, but had no
correct options enabled to support sysboot.
According to the README.distro, sysboot is consindered to be a
recommended way of using distro boot commands, it required default distro
features to be enabled instead of only those that are relevant to the boot
script.

Replace the boot script specific options in the config to a default distro
option.

Signed-off-by: Andrey Zhizhikin <[email protected]>
Cc: Peng Fan <[email protected]>
Fixes: 2df8930bf9 ("imx8mm: configs: add support for distro boot commands")
Reviewed-by: Fabio Estevam <[email protected]>
configs/imx8mm_evk_defconfig
This page took 0.03405 seconds and 4 git commands to generate.