]> Git Repo - J-u-boot.git/blobdiff - include/configs/xilinx_versal.h
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
[J-u-boot.git] / include / configs / xilinx_versal.h
index 03539a41b49f36f53543f203c562f85a71346008..19e09e3cafa2d3ea2a846ffa82f6e92f46c1eff1 100644 (file)
 #ifndef __XILINX_VERSAL_H
 #define __XILINX_VERSAL_H
 
-#define CONFIG_REMAKE_ELF
-
-/* #define CONFIG_ARMV8_SWITCH_TO_EL1 */
-
 /* Generic Interrupt Controller Definitions */
 #define GICD_BASE      0xF9000000
 #define GICR_BASE      0xF9080000
 #define CONFIG_SYS_BAUDRATE_TABLE \
        { 4800, 9600, 19200, 38400, 57600, 115200 }
 
-/* BOOTP options */
-#define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_MAY_FAIL
-
 /* Miscellaneous configurable options */
 
 /* Monitor Command Prompt */
@@ -48,7 +40,6 @@
 
 /* Ethernet driver */
 #if defined(CONFIG_ZYNQ_GEM)
-# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 # define PHY_ANEG_TIMEOUT       20000
 #endif
 
This page took 0.033777 seconds and 4 git commands to generate.