X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fplutux.h;h=30bfce9f503c5fe657801fffb16f294b09fd7b0d;hb=ac2587907b5473779c80e0eb8478b67997c14439;hp=9a4a632a521d315728739c411c599768ecaf74ce;hpb=87a9aa604de8a4a50642e25b88af328ab375893b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 9a4a632..30bfce9 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -12,14 +12,12 @@ #include "tegra20-common.h" /* High-level configuration options */ -#define CONFIG_TEGRA_BOARD_STRING "Avionic Design Plutux" +#define CFG_TEGRA_BOARD_STRING "Avionic Design Plutux" /* 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_SYS_MAX_NAND_DEVICE 1 /* Environment in NAND, aligned to start of last sector */