]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ap325rxa.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / ap325rxa.h
index 4c2a2bd737840965ef98cbe674e91e534c505bd0..8680eb6ef5fd8c3b714fa41ab24b233f8b827504 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuation settings for the Renesas Solutions AP-325RXA board
  *
  * Copyright (C) 2008 Renesas Solutions Corp.
  * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __AP325RXA_H
 #define AP325RXA_FLASH_BASE_1          (0xA0000000)
 #define AP325RXA_FLASH_BANK_SIZE       (128 * 1024 * 1024)
 
-#define CONFIG_SYS_TEXT_BASE   0x8FFC0000
-
 /* undef to save memory        */
-#define CONFIG_SYS_LONGHELP
 /* Monitor Command Prompt */
 /* Buffer size for Console output */
 #define CONFIG_SYS_PBSIZE              256
@@ -40,7 +36,6 @@
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
 
 /* Enable alternate, more extensive, memory test */
-#undef  CONFIG_SYS_ALT_MEMTEST
 /* Scratch address used by the alternate memory test */
 #undef  CONFIG_SYS_MEMTEST_SCRATCH