]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/ppc_asm.tmpl
powerpc, 5xx: remove support for 5xx
[people/ms/u-boot.git] / include / ppc_asm.tmpl
index 53141b1f716b8f9a63b3077161cf4404683239bb..5a0fda212dc15d9250977796689c416243f0ba34 100644 (file)
 #define        r30     30
 #define        r31     31
 
-
-#if  defined(CONFIG_5xx)
-/* Some special purpose registers */
-#define DER    149             /* Debug Enable Register                */
-#define COUNTA 150             /* Breakpoint Counter                   */
-#define COUNTB 151             /* Breakpoint Counter                   */
-#define LCTRL1 156             /* Load/Store Support                   */
-#define LCTRL2 157             /* Load/Store Support                   */
-#define ICTRL  158             /* I-Bus Support Control Register       */
-#define EID    81
-#endif /* CONFIG_5xx */
-
 #if defined(CONFIG_MPC5xxx)
 
 #define HID0_ICE_BITPOS        16