]> git.sur5r.net Git - u-boot/blobdiff - include/configs/espt.h
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
[u-boot] / include / configs / espt.h
index a5ac8cb584f3608c6e0e66e9cce8ed11622ec987..978a9e006bbc22fa886dde649c29f46099266eef 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuation settings for the ESPT-GIGA board
  *
  * Copyright (C) 2008 Renesas Solutions Corp.
  * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ESPT_H
@@ -21,8 +20,6 @@
 /* SCIF */
 #define CONFIG_CONS_SCIF0              1
 
-#define CONFIG_SYS_TEXT_BASE   0x8FFC0000
-#define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_PBSIZE              256     /* Buffer size for Console output */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 115200 }      /* List of legal baudrate
                                                                                                settings for this board */
@@ -77,7 +74,6 @@
 #define CONFIG_SYS_TMU_CLK_DIV      4
 
 /* Ether */
-#define CONFIG_SH_ETHER 1
 #define CONFIG_SH_ETHER_USE_PORT (1)
 #define CONFIG_SH_ETHER_PHY_ADDR (0x00)
 #define CONFIG_BITBANGMII