1
0
Fork 0
alistair23-linux/arch/arm/mach-ep93xx/include/mach
Hartley Sweeten d2c215aac5 ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port
The generic option DEBUG_LL_UART_PL01X is now used to select the UART
type for the kernel low-level debugging on the ep93xx platform. This
enables two config options to provide the physical and virtual base
address of the debug UART.

Use the generic options instead of providing platform specific options
to select the debug UART.

UART1 is selected with:  DEBUG_UART_PHYS = 0x808c0000
                         DEBUG_UART_VIRT = 0xfedc0000

UART2 is selected with:  DEBUG_UART_PHYS = 0x808d0000
                         DEBUG_UART_VIRT = 0xfedd0000

UART3 is selected with:  DEBUG_UART_PHYS = 0x808e0000
                         DEBUG_UART_VIRT = 0xfede0000

The selected UART must already be initialized by the bootloader. If it
isn't setup nothing will appear (which might be desired).

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-08-25 17:11:12 +01:00
..
ep93xx-regs.h ARM: create a common IOMEM definition 2012-03-13 21:22:09 -05:00
gpio-ep93xx.h ep93xx: Move GPIO defines to gpio-ep93xx.h 2012-03-14 11:41:09 +11:00
hardware.h ep93xx: Remove unnecessary includes of ep93xx-regs.h 2012-03-14 11:43:13 +11:00
irqs.h
memory.h ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
platform.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
timex.h
uncompress.h ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port 2013-08-25 17:11:12 +01:00