board: ls1012a: FRWY-LS1012A board support
[oweals/u-boot.git] / include / configs / spring.h
index a692dfd7ec766f2995ca3be040e266409765090a..272622a5ed910c0f71e5bc1d3b94776ca3e8e7ba 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2015 Google, Inc
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIG_SPRING_H
@@ -13,8 +12,6 @@
 
 #define CONFIG_BOARD_COMMON
 
-#define CONFIG_SYS_PROMPT              "spring # "
-#define CONFIG_IDENT_STRING            " for spring"
 #define CONFIG_DEFAULT_CONSOLE         "console=ttySAC1,115200n8\0"
 
 #endif /* __CONFIG_SPRING_H */