]> git.ipfire.org Git - people/arne_f/kernel.git/commit - arch/arm/Kconfig.debug
ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marco
authorBarry Song <Baohua.Song@csr.com>
Thu, 20 Dec 2012 11:45:25 +0000 (19:45 +0800)
committerBarry Song <Barry.Song@csr.com>
Tue, 22 Jan 2013 11:53:36 +0000 (19:53 +0800)
commit7f46a10724e0d31c83029436e54298be2cc558fa
tree1de423733f7e72ceefa45ee08c7e5d5ab1df8681
parent4898de3d15d8ba34aa7a1b0f753a476d52ebdf92
ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marco

prima2 and marco has different memory base, the old code will
fail if we enable DEBUG_LL in marco.
this patch adds two debuf port, while debugging, we select one
of PRIMA2 and MARCO debug ports, in the products, we disable
DEBUG_LL.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/Kconfig.debug
arch/arm/mach-prima2/include/mach/uart.h
arch/arm/mach-prima2/include/mach/uncompress.h