[PATCH 02/10] ARM: zx: add low level debug support
Russell King - ARM Linux
linux at arm.linux.org.uk
Sun Mar 15 15:48:18 PDT 2015
On Sat, Mar 14, 2015 at 07:49:37PM +0800, Jun Nie wrote:
> Use the UART0 peripheral for low level debug. Only the UART port 0 is
> currently supported.
None of this code is necessary - in fact, you don't have to add one line
of assembly code what so ever.
We have generic PL011 debug support. Please use that, you only need to
ensure that the phys and virtual addresses are properly configured in
arch/arm/Kconfig.debug and that the appropriate symbol is selected.
Thanks.
--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
More information about the linux-arm-kernel
mailing list