]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ms7750se.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / ms7750se.h
index 1cd7ae0303fed5dfb9f8f4f20eebe2d00ce4df6e..b2cb6bab7c97eae5fcd3ef7973056a4ae315286b 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuation settings for the Hitachi Solution Engine 7750
  *
  * Copyright (C) 2007 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __MS7750SE_H
 #define CONFIG_SYS_SDRAM_BASE          (0x8C000000)
 #define CONFIG_SYS_SDRAM_SIZE          (64 * 1024 * 1024)
 
-#define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_PBSIZE              256
 
-#define CONFIG_SYS_TEXT_BASE           0x8FFC0000
 #define CONFIG_SYS_MEMTEST_START       (CONFIG_SYS_SDRAM_BASE)
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_TEXT_BASE - 0x100000)