Add initial support for Technexion's PICO-IMX6UL-EMMC board
[oweals/u-boot.git] / include / configs / zynq_zc70x.h
index c52a6552e78bc8495377886613a2bd1843102b19..8a045900f62dce7af24a46593b4a49ca7e190f9a 100644 (file)
 #ifndef __CONFIG_ZYNQ_ZC70X_H
 #define __CONFIG_ZYNQ_ZC70X_H
 
-#define CONFIG_SYS_SDRAM_SIZE          (1024 * 1024 * 1024)
-
 #define CONFIG_SYS_NO_FLASH
 
-#define CONFIG_ZYNQ_SDHCI0
 #define CONFIG_ZYNQ_USB
 #define CONFIG_ZYNQ_I2C0
 #define CONFIG_ZYNQ_EEPROM
-#define CONFIG_ZYNQ_BOOT_FREEBSD
 
 #include <configs/zynq-common.h>