diff options
author | Alice Guo <alice.guo@nxp.com> | 2021-01-14 16:23:23 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2021-01-23 13:40:29 +0100 |
commit | 5b3c76e888bcfce7c74a47cfdb67878870d59015 (patch) | |
tree | ff3508d6bf3f233f4cdf1c10560a2689254e9ca6 /doc/sphinx/load_config.py | |
parent | 0004027cd4ed7b3185287f9824dc5580227066e6 (diff) |
imx8mq: configs: add support for distro boot commands
Supported boot device types in iMX8MQ: MMC, DHCP.
CONFIG_DISTRO_DEFAULTS is added for enabling the DISTRO_DEFAULTS option.
CONFIG_BOOTCOMMAND which is defined in include/configs/imx8mq_evk.h is
deleted because "run distro_bootcmd" is required to be the default boot
mode.
scriptaddr is the location in RAM where boot.scr.uimg/boot.scr will be
loaded to prior to execution.
kernel_addr_r is the location in RAM where the kernel will be loaded to.
Delete unnecessary environment variables because "run distro_bootcmd" is
set to be the default boot mode.
Signed-off-by: Alice Guo <alice.guo@nxp.com>
Diffstat (limited to 'doc/sphinx/load_config.py')
0 files changed, 0 insertions, 0 deletions