summaryrefslogtreecommitdiff
path: root/arch/arm/include/debug/pxa.S
blob: 09e54f35789406a749184ae056e968df923f49aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Early serial output macro for Marvell PXA/MMP SoC
 *
 * Copyright (C) 1994-1999 Russell King
 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
 *
 * Copyright (C) 2013 Haojian Zhuang
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
*/
#include <asm/hardware/debug-8250.S>