[MIPS] Add bcm1480 ZBus trace support, fix wait related bugs
authorMark Mason <mmason@upwardaccess.com>
Thu, 29 Mar 2007 18:39:56 +0000 (11:39 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 27 Apr 2007 15:20:25 +0000 (16:20 +0100)
commitd619f38fdacb5cec0c841798bbadeaf903868852
tree4e606e70576cfb1cc1a1e71d3a2ae4684daed213
parent8deab1144b553548fb2f1b51affdd36dcd652aaa
[MIPS] Add bcm1480 ZBus trace support, fix wait related bugs

Make ZBus tracing generic - moving it to a common direcotry under
arch/mips/sibyte, add bcm1480 support and fix some wait related
bugs (thanks to Ralf for assistance on that).

Signed-off-by: Mark Mason <mason@broadcom.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
arch/mips/sibyte/Kconfig
arch/mips/sibyte/common/Makefile [new file with mode: 0644]
arch/mips/sibyte/common/sb_tbprof.c [moved from arch/mips/sibyte/sb1250/bcm1250_tbprof.c with 80% similarity]
arch/mips/sibyte/sb1250/Makefile