]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/wireless_space.h
port vexpress to use distro boot commands
[karo-tx-uboot.git] / include / configs / wireless_space.h
index eb20492896fe9d0987ebcb0dd2940b9725b92db6..72190340f3bb51e33facf1cfc99189fd690fa036 100644 (file)
@@ -4,18 +4,7 @@
  * Based on the netspace_v2 code which is
  * Copyright (C) 2011 Simon Guinot <sguinot@lacie.com>
  *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _CONFIG_WIRELESS_SPACE_H
@@ -32,7 +21,6 @@
  * High Level Configuration Options (easy to change)
  */
 #define CONFIG_FEROCEON_88FR131                /* CPU Core subversion */
-#define CONFIG_KIRKWOOD                        /* SoC Family Name */
 /* SoC name */
 #define CONFIG_KW88F6281
 #define CONFIG_SKIP_LOWLEVEL_INIT      /* disable board lowlevel_init */
@@ -41,7 +29,6 @@
  * Commands configuration
  */
 #define CONFIG_SYS_NO_FLASH            /* no NOR or SPI flash */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_PING