X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fventana.h;h=e7b7b911d9b6bc4817529db0ac37af1c032acbb8;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=09f90db1f51545852383964afe3fcd350c663e17;hpb=747fed56d3876d7de89959f9a927901e02166151;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ventana.h b/include/configs/ventana.h index 09f90db..e7b7b91 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -14,15 +14,9 @@ #define CONFIG_TEGRA_BOARD_STRING "NVIDIA Ventana" /* Board-specific serial config */ -#define CONFIG_TEGRA_ENABLE_UARTD -#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE - -#define CONFIG_MACH_TYPE MACH_TYPE_VENTANA +#define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 2 #include "tegra-common-post.h"