aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp_zcu102.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-02-13 14:00:06 +0100
committerMichal Simek <michal.simek@xilinx.com>2019-02-14 14:31:10 +0100
commitf6b71d830f96e36efde398eb79cae0a1bb495c0f (patch)
treebf90f7d710476bee89ace10897d8adba281ad356 /include/configs/xilinx_zynqmp_zcu102.h
parent35e2b92344b1feee818a8e778b403c8a6a136230 (diff)
downloadu-boot-f6b71d830f96e36efde398eb79cae0a1bb495c0f.zip
u-boot-f6b71d830f96e36efde398eb79cae0a1bb495c0f.tar.gz
u-boot-f6b71d830f96e36efde398eb79cae0a1bb495c0f.tar.bz2
arm64: zynqmp: Remove SPD related configurations
SPD autodetection hasn't been enabled that's why there is zero size difference if that options are enabled/disabled. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/xilinx_zynqmp_zcu102.h')
-rw-r--r--include/configs/xilinx_zynqmp_zcu102.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/xilinx_zynqmp_zcu102.h b/include/configs/xilinx_zynqmp_zcu102.h
index dfa1f7a..9ebf0b5 100644
--- a/include/configs/xilinx_zynqmp_zcu102.h
+++ b/include/configs/xilinx_zynqmp_zcu102.h
@@ -9,9 +9,6 @@
#ifndef __CONFIG_ZYNQMP_ZCU102_H
#define __CONFIG_ZYNQMP_ZCU102_H
-#define CONFIG_SPD_EEPROM
-#define CONFIG_DDR_SPD
-
#include <configs/xilinx_zynqmp.h>
#endif /* __CONFIG_ZYNQMP_ZCU102_H */