[PATCH 0/3] Zynq ZC702 bringup

From: Nick Bowler
Date: Wed Jul 04 2012 - 10:23:55 EST


This short series allows use of the UART on the Zynq ZC702 for early
printk, and then fixes some problems that occur during early boot.

While a lot of things are still not working with this board, these
changes in addition to the GIC OF initialization patch posted last
month allow me to bring the system up to a busybox shell.

Nick Bowler (3):
ARM: zynq: Allow UART1 to be used as DEBUG_LL console.
ARM: zynq: Add compatible entry for the ZC702 board.
ARM: zynq: Map DEBUG_LL UARTs in vmalloc space.

arch/arm/Kconfig.debug | 17 +++++++++++++++++
arch/arm/mach-zynq/common.c | 5 +++--
arch/arm/mach-zynq/include/mach/zynq_soc.h | 17 ++++++++++++-----
3 files changed, 32 insertions(+), 7 deletions(-)

--
1.7.8.6


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/