]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/bedbug/regs.h
powerpc: remove 4xx support
[people/ms/u-boot.git] / include / bedbug / regs.h
index eb746912bf149333a245e1668f5185add0b50e8c..304a336cc203cf0f5588c96d8d480bc371b902ca 100644 (file)
 #define DBSR_IA3       0x00200000      /* Instr Address Compare 3 Event */
 #define DBSR_IA4       0x00100000      /* Instr Address Compare 4 Event */
 #endif
-#ifndef CONFIG_440
 #define DBSR_IA1       0x04000000      /* Instr Address Compare 1 Event */
 #define DBSR_IA2       0x02000000      /* Instr Address Compare 2 Event */
 #define DBSR_IA3       0x00080000      /* Instr Address Compare 3 Event */
 #define DBSR_IA4       0x00040000      /* Instr Address Compare 4 Event */
-#endif
 
 struct spr_info {
   int  spr_val;