From c3ca2130c81bd24022586e2bdebefaffcaaf04a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Krzysztof=20Ha=C5=82asa?= Date: Mon, 29 Sep 2014 08:32:08 +0200 Subject: [PATCH] CNS3xxx: Fix debug UART. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit UARTs on CNS3xxx are 8250-compatible, not AMBA. The base address for UART0 is 0x78000000 (physical) and 0xfb002000 (virtual). Signed-off-by: Krzysztof Hałasa Signed-off-by: Arnd Bergmann --- Reading git-format-patch failed