> From: Alice Guo <[email protected]> > 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 <[email protected]> > Signed-off-by: Alice Guo <[email protected]> Applied to u-boot-imx, master, thanks !
Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] =====================================================================

