X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftec.h;h=e8a9df756d52778669f3fd369a0e634a594e6e0b;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=aa9665eab59a39935beafafad1f94e78548d4154;hpb=a09fea1d28fe3c69a64bee092f5a764274d26ca2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tec.h b/include/configs/tec.h index aa9665e..e8a9df7 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -15,12 +15,9 @@ #define CONFIG_TEGRA_BOARD_STRING "Avionic Design Tamonten Evaluation Carrier" /* Board-specific serial config */ -#define CONFIG_TEGRA_ENABLE_UARTD /* UARTD: debug UART */ -#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE +#define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE /* NAND support */ -#define CONFIG_TEGRA_NAND -#define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Environment in NAND, aligned to start of last sector */