X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Faristainetos2.h;h=67b2e5879ce7559f8ac5a2f9d23fb4650c7e7631;hb=3d5ced9e22d32112a20f9dc0f5fb1f22ef088079;hp=9cd40a761647cc5d95c7c6a23d784049228c62ae;hpb=d529124fdcf941c34074fd1ce600f4b1b4a7dd07;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/aristainetos2.h b/include/configs/aristainetos2.h index 9cd40a7..67b2e58 100644 --- a/include/configs/aristainetos2.h +++ b/include/configs/aristainetos2.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 * Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -6,14 +7,12 @@ * Copyright (C) 2012 Freescale Semiconductor, Inc. * * Configuration settings for the Freescale i.MX6DL aristainetos2 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ARISTAINETOS2_CONFIG_H #define __ARISTAINETOS2_CONFIG_H #define CONFIG_SYS_BOARD_VERSION 2 -#define CONFIG_HOSTNAME aristainetos2 +#define CONFIG_HOSTNAME "aristainetos2" #define CONFIG_BOARDNAME "aristainetos2" #define CONFIG_MXC_UART_BASE UART2_BASE