X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Feco5pk.h;h=3375c5d965dece4c78b86f852bcf867cca434f28;hb=0223462b373b975d970fa86e5e1a7eadd1d41820;hp=3c4ec171fefc86a24d8e4d1c045ad9fa31e56679;hpb=0bb430c8494e26e8d258cf6957cdd39d2ce4f309;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/eco5pk.h b/include/configs/eco5pk.h index 3c4ec17..3375c5d 100644 --- a/include/configs/eco5pk.h +++ b/include/configs/eco5pk.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 8D Technologies inc. * Based on mt_ventoux.h, original banner below: @@ -6,8 +7,6 @@ * Stefano Babic, DENX Software Engineering, sbabic@denx.de. * * Copyright (C) 2009 TechNexion Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -16,18 +15,16 @@ #include "tam3517-common.h" /* Our console port is port3 */ -#undef CONFIG_CONS_INDEX #undef CONFIG_SYS_NS16550_COM1 -#undef CONFIG_SERIAL1 -#define CONFIG_CONS_INDEX 3 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 -#define CONFIG_SERIAL3 #define CONFIG_MACH_TYPE MACH_TYPE_ECO5_PK #define CONFIG_BOOTFILE "uImage" +#define CONFIG_HOSTNAME "eco5pk" + /* * Set its own mtdparts, different from common */