From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Tue, 18 Feb 2014 14:02:12 -0500 Subject: [PATCH v2 00/23] Move DT kirkwood into mach-mvebu In-Reply-To: <20140218185703.GI29304@obsidianresearch.com> References: <1392459621-24003-1-git-send-email-andrew@lunn.ch> <20140218185703.GI29304@obsidianresearch.com> Message-ID: <20140218190212.GE7862@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Feb 18, 2014 at 11:57:03AM -0700, Jason Gunthorpe wrote: > On Sat, Feb 15, 2014 at 11:19:58AM +0100, Andrew Lunn wrote: > > The process of making most kirkwood boards boot using DT is nearly > > complete. We can now move these boards into mach-mvebu, freeing them > > of the legacy code needed for none-DT systems. At the same time, they > > can become part of ARCH_MULTI_V5. > > Do you have a GIT URL for this? I can test it if you make it easy :) I believe this is it (web): https://github.com/lunn/linux/tree/v3.14-rc1-mvebu-v2 so git ... https://github.com/lunn/linux.git v3.14-rc1-mvebu-v2 hth, Jason.