arc: add Arcangel4 board support
[oweals/u-boot.git] / include / configs / ep82xxm.h
index bcf01b6169642344a596d332d5f1c51260bfc2f3..18e4dafc5c3572480ff24c22c3d5fec5824a13fb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * U-Boot configuration for Embedded Planet EP82xxM boards.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
 
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* default load address */
 
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 /*-----------------------------------------------------------------------