]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/KAREF.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[karo-tx-uboot.git] / include / configs / KAREF.h
index 2cbb6eeb9c6ce60a87fab7b5904280426f6d0979..39eb2ef1336bd8600f4c3628ad0aa3d88097f132 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * (C) Copyright 2004 Sandburst Corporation
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /************************************************************************
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE  230400        /* kgdb serial port baud   */
-#define CONFIG_KGDB_SER_INDEX 2                     /* kgdb serial port        */
 #endif
 
 /*-----------------------------------------------------------------------
 #define CONFIG_SYS_LOAD_ADDR         0x8000000      /* default load address    */
 #define CONFIG_SYS_EXTBDINFO         1              /* use extended board_info */
 
-#define CONFIG_SYS_HZ                100            /* decr freq: 1 ms ticks   */
-
-
 #endif /* __CONFIG_H */