]> 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 f82b6a44d2473875a3406b49d830452ab90d3f46..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
@@ -13,7 +12,6 @@
 #define CONFIG_MISC_INIT_R
 #define CONFIG_KEYBOARD
 
-#include <config_distro_defaults.h>
 #include "mx6_common.h"
 
 /* U-Boot Commands */
@@ -38,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