X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fintegratorcp.h;h=56931b78a621c8c246ba00fe38af6ca872e20492;hb=e4b91f085d4259f187052ff724c80af38fc11b18;hp=8c9ad6c1835194f914b9f03351af057783328ca1;hpb=85fc970d74d09f33fcdcc649e73c5dc4f5334605;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h index 8c9ad6c..56931b7 100644 --- a/include/configs/integratorcp.h +++ b/include/configs/integratorcp.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2003 * Texas Instruments. @@ -8,8 +9,6 @@ * ARM Ltd. * Philippe Robin, * Configuration for Compact Integrator board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -31,7 +30,6 @@ /* * Command line configuration. */ -#define CONFIG_BOOTARGS "root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xfc800010,eth0 video=clcdfb:0" #define CONFIG_BOOTCOMMAND "tftpboot ; bootm" #define CONFIG_SERVERIP 192.168.1.100 #define CONFIG_IPADDR 192.168.1.104