[PATCH 21/21] ARM: Kirkwood: Remove DT support
From: Ian Campbell <hidden>
Date: 2014-02-20 10:30:17
On Fri, 2014-02-07 at 18:34 +0100, Sebastian Hesselbarth wrote:
On 02/07/2014 12:42 AM, Andrew Lunn wrote:quoted
Now that all the device tree support is in mach-mvebu, remove it from mach-kirkwood. Regenerate kirkwood_defconfig, removing all DT support, and a couple
s/DT/board-file/?
quoted
of other redundent options have been removed in the process. Signed-off-by: Andrew Lunn <andrew@lunn.ch> ---Hmm, I wonder what Ian thinks of removing this so quickly again...
I don't want to stand in the way of progress. What version is this targeting so I can setup our tooling to DTRT and append a DTB under the correct circumstances. I still need to figure out how to distinguish the variations, but I think I have a plan there (via which PCI buses are present, which is a bit skanky but seems like the most workable solution). Ian.
Maybe let it rot for 1-2 kernel versions? Sebastian