]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PK1C20.h
mx6sxsabresd: Add Ethernet support
[karo-tx-uboot.git] / include / configs / PK1C20.h
index 115c89a36be4ea1704f09fe385ec0f818e9f374e..e7d08647fc9d1c5fe987725f9a0533bc54ee885a 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2004, Psyent Corporation <www.psyent.com>
  * Scott McNutt <smcnutt@psyent.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
  * If the default period is acceptable, TMRCNT can be left undefined.
  * TMRMS represents the desired mecs per tick (msecs per interrupt).
  *----------------------------------------------------------------------*/
-#define CONFIG_SYS_HZ                  1000    /* Always 1000 */
 #define CONFIG_SYS_LOW_RES_TIMER
 #define CONFIG_SYS_NIOS_TMRBASE        0x02120820      /* Tick timer base addr */
 #define CONFIG_SYS_NIOS_TMRIRQ         3       /* Timer IRQ num */
  * MISC
  *----------------------------------------------------------------------*/
 #define CONFIG_SYS_LONGHELP                            /* Provide extended help*/
-#define CONFIG_SYS_PROMPT              "==> "          /* Command prompt       */
 #define CONFIG_SYS_CBSIZE              256             /* Console I/O buf size */
 #define CONFIG_SYS_MAXARGS             16              /* Max command args     */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE       /* Boot arg buf size    */