ARM64: zynqmp: Clean header after moving stuff to Kconfig
[u-boot.git] / include / configs / xilinx_zynqmp.h
index a60325517647d110637bea515f0ecd8179db8b5e..f7b4643708f4aa43ebc8c36e498d512403597846 100644 (file)
@@ -17,7 +17,6 @@
 
 #define CONFIG_SYS_NO_FLASH
 
-
 /* Generic Interrupt Controller Definitions */
 #define CONFIG_GICV2
 #define GICD_BASE      0xF9010000
@@ -44,8 +43,6 @@
 
 #define CONFIG_SYS_INIT_SP_ADDR                CONFIG_SYS_TEXT_BASE
 
-/* Flat Device Tree Definitions */
-
 /* Generic Timer Definitions - setup in EL3. Setup by ATF for other cases */
 #if !defined(COUNTER_FREQUENCY)
 # define COUNTER_FREQUENCY             100000000
This page took 0.024107 seconds and 4 git commands to generate.