[PATCH 0/4] ARM: Basic Xilinx Support
From: Russell King - ARM Linux <hidden>
Date: 2011-02-05 16:47:00
From: Russell King - ARM Linux <hidden>
Date: 2011-02-05 16:47:00
On Sat, Feb 05, 2011 at 09:08:40AM -0700, John Linn wrote:
This patch series adds very basic support for the Xilinx ARM platform. The entire patch set must be used. I only broke it up into logical pieces to make the review easier (I hope).
It's actually a question of patch ordering - if patch 1 comes at the end, the other patches are just putting the files in place. Until patch 1 is in place, none of it will be built. If it's necessary to split stuff in this manner, it's quite usual for the configuration/makefile additions to come last in the series to avoid build errors half way through.