summaryrefslogtreecommitdiff
path: root/include/configs/imx8qm_rom7720.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx8qm_rom7720.h')
-rw-r--r--include/configs/imx8qm_rom7720.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/imx8qm_rom7720.h b/include/configs/imx8qm_rom7720.h
index 2c80f268a4..3dea00ca28 100644
--- a/include/configs/imx8qm_rom7720.h
+++ b/include/configs/imx8qm_rom7720.h
@@ -105,18 +105,6 @@
"booti; " \
"fi;\0"
-#define CONFIG_BOOTCOMMAND \
- "mmc dev ${mmcdev}; if mmc rescan; then " \
- "if run loadbootscript; then " \
- "run bootscript; " \
- "else " \
- "if run loadimage; then " \
- "run mmcboot; " \
- "else run netboot; " \
- "fi; " \
- "fi; " \
- "else booti ${loadaddr} - ${fdt_addr}; fi"
-
/* Link Definitions */
#define CONFIG_SYS_INIT_SP_ADDR 0x80200000