]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ep82xxm.h
gic: fixed compilation error in GICv2 wait for interrupt macro
[karo-tx-uboot.git] / include / configs / ep82xxm.h
index a3b33495984ae54bc1219f97407a625ed84b6f19..cf31f0f1417aad0b9974646981d9401d3f0a157a 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MPC8260
 #define CPU_ID_STR             "MPC8270"
 
 #define CONFIG_EP82XXM /* Embedded Planet EP82xxM H 1.0 board */
 
 #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 }
 
 /*-----------------------------------------------------------------------