SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / configs / M5282EVB.h
index b29515077a17f12be9c80a74a87aef8475189674..76bd05df1dfd1c6506c94252791f55379b395f8e 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuation settings for the Motorola MC5282EVB board.
  *
  * (C) Copyright 2003 Josef Baumgartner <josef.baumgartner@telex.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -72,7 +71,7 @@
 #      define CONFIG_GATEWAYIP 192.162.1.1
 #endif                         /* CONFIG_MCFFEC */
 
-#define CONFIG_HOSTNAME                M5282EVB
+#define CONFIG_HOSTNAME                "M5282EVB"
 #define CONFIG_EXTRA_ENV_SETTINGS              \
        "netdev=eth0\0"                         \
        "loadaddr=10000\0"                      \