]> git.sur5r.net Git - u-boot/blobdiff - include/configs/novena.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / novena.h
index 977b2c36438c21bfd5c2337f474272a7a671dd7a..81f7d471aaffd65d87b35ce820c5b9d57b2796e5 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuration settings for the Novena U-Boot.
  *
  * Copyright (C) 2014 Marek Vasut <marex@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -37,7 +36,7 @@
 
 /* Booting Linux */
 #define CONFIG_BOOTFILE                        "fitImage"
-#define CONFIG_HOSTNAME                        novena
+#define CONFIG_HOSTNAME                        "novena"
 
 /* Physical Memory Map */
 #define CONFIG_NR_DRAM_BANKS           1