/*arch/arm/mach-realview/include/mach/debug-macro.S**Debuggingmacroincludeheader**Copyright(C)1994-1999RussellKing*Movedfromlinux/arch/arm/kernel/debug.SbyBenDooks**Thisprogramisfreesoftware; you can redistribute it and/or modify*itunderthetermsoftheGNUGeneralPublicLicenseversion2as*publishedbytheFreeSoftwareFoundation.*/#define DEBUG_LL_UART_OFFSET 0x00009000.macroaddruart,rx,tmpmrcp15,0,\rx,c1,c0tst\rx,#1@MMUenabled?moveq\rx,#0x10000000movne\rx,#0xf8000000@virtualbaseorr\rx,\rx,#DEBUG_LL_UART_OFFSET.endm#include <asm/hardware/debug-pl01x.S>