aboutsummaryrefslogtreecommitdiff
path: root/include/configs/octeontx2_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/octeontx2_common.h')
-rw-r--r--include/configs/octeontx2_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/octeontx2_common.h b/include/configs/octeontx2_common.h
index 5c75f23a0b..f377ba8fa2 100644
--- a/include/configs/octeontx2_common.h
+++ b/include/configs/octeontx2_common.h
@@ -18,8 +18,7 @@
/** Extra environment settings */
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=20080000\0" \
- "ethrotate=yes\0" \
- "autoload=0\0"
+ "ethrotate=yes\0"
#define CONFIG_SYS_MMC_MAX_BLK_COUNT 8192