diff options
author | Alice Guo | 2020-12-18 14:50:07 +0800 |
---|---|---|
committer | Stefano Babic | 2021-01-23 11:30:31 +0100 |
commit | 2df8930bf9bfaa37d4626060832785ae25f467b4 (patch) | |
tree | 91785e996c82fefcd0978c49bbaedf471a9ac9bd /configs/gose_defconfig | |
parent | 8cd2017981bb553387c6136793233c728a6d623b (diff) |
imx8mm: configs: add support for distro boot commands
Supported boot device types in iMX8MM: MMC, DHCP.
CONFIG_CMD_PART is added for command part and CONFIG_CMD_FS_GENERIC is
for command fstype.
CONFIG_BOOTCOMMAND which is defined in include/configs/imx8mm_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.
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Alice Guo <alice.guo@nxp.com>
Diffstat (limited to 'configs/gose_defconfig')
0 files changed, 0 insertions, 0 deletions