[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1341411215-3617-1-git-send-email-nbowler@elliptictech.com>
Date: Wed, 4 Jul 2012 10:13:32 -0400
From: Nick Bowler <nbowler@...iptictech.com>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Zynq ZC702 bringup
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists