ARM64: zynqmp: Add support for standard distro boot commands
[oweals/u-boot.git] / include / configs / xilinx_zynqmp_ep.h
index 95063557137bc9e77a026e4ec79351cb5c6fe263..c5bd5da43c5e198697b658d1cb6bf6206d4b9342 100644 (file)
 
 #define COUNTER_FREQUENCY      4000000
 
-#define CONFIG_KERNEL_FDT_OFST_SIZE \
-       "kernel_offset=0x400000\0" \
-       "fdt_offset=0x2400000\0" \
-       "kernel_size=0x2000000\0" \
-       "fdt_size=0x80000\0" \
-       "board=ep108\0"
-
 #include <configs/xilinx_zynqmp.h>
 
 #endif /* __CONFIG_ZYNQMP_EP_H */