]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra-common.h
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
[karo-tx-uboot.git] / include / configs / tegra-common.h
index f10ca52ace5aa7e0de3d8bb829ff84f8b57e7b57..ff2f8369264f0eb138d7ca3bfa3dfd637c04fd81 100644 (file)
 /*
  * NS16550 Configuration
  */
-#ifdef CONFIG_SPL_BUILD
-#define CONFIG_SYS_NS16550_SERIAL
-#define CONFIG_SYS_NS16550_REG_SIZE    (-4)
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
-#else
 #define CONFIG_TEGRA_SERIAL
-#endif
 #define CONFIG_SYS_NS16550
 
 /*