]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mvebu_armada-8k.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / mvebu_armada-8k.h
index 1cd0fa93d345b76f879de269990b84a4dfd337fe..9205bd9632c3301d87c67f7eb0a844d61383d0b9 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2016 Stefan Roese <sr@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _CONFIG_MVEBU_ARMADA_8K_H
@@ -12,8 +11,6 @@
  */
 #define CONFIG_SYS_TCLK                250000000       /* 250MHz */
 
-#define CONFIG_DISPLAY_BOARDINFO_LATE
-
 /* additions for new ARM relocation support */
 #define CONFIG_SYS_SDRAM_BASE  0x00000000
 
@@ -51,8 +48,6 @@
 #define CONFIG_SYS_RESET_ADDRESS 0xffff0000    /* Rst Vector Adr */
 #define CONFIG_SYS_MAXARGS     32      /* max number of command args */
 
-#define CONFIG_SYS_ALT_MEMTEST
-
 /* End of 16M scrubbed by training in bootrom */
 #define CONFIG_SYS_INIT_SP_ADDR         (CONFIG_SYS_TEXT_BASE + 0xFF0000)