]> git.sur5r.net Git - u-boot/blobdiff - include/configs/usbarmory.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / usbarmory.h
index f8bd34dff70f08bfdc7ec16ad455b129e9601af9..e17514cd49b6ff243005ed7e3a30184aca2601ae 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * USB armory MkI board configuration settings
  * http://inversepath.com/usbarmory
  *
  * Copyright (C) 2015, Inverse Path
  * Andrej Rosano <andrej@inversepath.com>
- *
- * SPDX-License-Identifier:|____GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -51,7 +50,7 @@
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Linux boot */
-#define CONFIG_HOSTNAME                usbarmory
+#define CONFIG_HOSTNAME                "usbarmory"
 #define CONFIG_BOOTCOMMAND                                             \
        "run distro_bootcmd; "                                          \
        "setenv bootargs console=${console} ${bootargs_default}; "      \