ARM: DRA7xx: Update the board_name env variable
[oweals/u-boot.git] / include / configs / colibri_pxa270.h
index 290a08d044e20fb8ac2cf9b7b3c0a0299cae45b2..08bd276b440a9f9d59d3d58c8c404decd969b2b2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -86,7 +86,6 @@
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT               "$ "
 #else
-#define        CONFIG_SYS_PROMPT               "=> "
 #endif
 #define        CONFIG_SYS_CBSIZE               256
 #define        CONFIG_SYS_PBSIZE               \
 /*
  * Clock Configuration
  */
-#define        CONFIG_SYS_HZ                   1000            /* Timer @ 3250000 Hz */
 #define        CONFIG_SYS_CPUSPEED             0x290           /* 520MHz */
 
 /*