diff options
Diffstat (limited to 'include/configs/octeontx_common.h')
-rw-r--r-- | include/configs/octeontx_common.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/octeontx_common.h b/include/configs/octeontx_common.h index 8185f4b625..bcf8b41cfb 100644 --- a/include/configs/octeontx_common.h +++ b/include/configs/octeontx_common.h @@ -45,14 +45,6 @@ /** Heap size for U-Boot */ -/* Autoboot options */ -#define CONFIG_RESET_TO_RETRY -#define CONFIG_BOOT_RETRY_TIME -1 -#define CONFIG_BOOT_RETRY_MIN 30 - -/* BOOTP options */ -#define CONFIG_BOOTP_BOOTFILESIZE - /* AHCI support Definitions */ #ifdef CONFIG_DM_SCSI /** Enable 48-bit SATA addressing */ |