X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fplatinum_picon.h;h=1b55e7397928971e758b7ca033443d6b3ce9219a;hb=87f78478a4a1bf574db0b0e575ca37cf91fb187c;hp=4590df5a9e9f68574ea7bbb0bcc294c66c13a9d4;hpb=e1cc4d31f889428a4ca73120951389c756404184;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/platinum_picon.h b/include/configs/platinum_picon.h index 4590df5..1b55e73 100644 --- a/include/configs/platinum_picon.h +++ b/include/configs/platinum_picon.h @@ -1,27 +1,21 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014, Barco (www.barco.com) - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __PLATINUM_PICON_CONFIG_H__ #define __PLATINUM_PICON_CONFIG_H__ -#define CONFIG_PLATINUM_PICON #define CONFIG_PLATINUM_BOARD "Barco Picon" #define CONFIG_PLATINUM_PROJECT "picon" #define CONFIG_PLATINUM_CPU "imx6dl" -#define CONFIG_MX6 - #include #define CONFIG_FEC_XCV_TYPE RMII #define CONFIG_FEC_MXC_PHYADDR 0 -#define CONFIG_HOSTNAME picon - -#define CONFIG_SYS_PROMPT "picon > " +#define CONFIG_HOSTNAME "picon" #define CONFIG_PLATFORM_ENV_SETTINGS "\0"