X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fseaboard.h;h=e6c200f7612295e2f57cb941b80301f2c95fc6aa;hb=46b5c8ed017958fc387ab86c71ae6c90abb6793c;hp=c5fa9cc4208be11510960ba6d38ca285cf9ce0fd;hpb=747fed56d3876d7de89959f9a927901e02166151;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index c5fa9cc..e6c200f 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -24,19 +24,9 @@ #define CONFIG_TEGRA_ENABLE_UARTD #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE -#define CONFIG_MACH_TYPE MACH_TYPE_SEABOARD - /* 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 - -/* Enable keyboard */ -#define CONFIG_TEGRA_KEYBOARD -#define CONFIG_KEYBOARD /* NAND support */ -#define CONFIG_TEGRA_NAND /* Max number of NAND devices */ #define CONFIG_SYS_MAX_NAND_DEVICE 1