[PATCH 5/9] ARM: EXYNOS: add board file for SMDK5250
From: Will Deacon <hidden>
Date: 2012-02-01 09:34:23
Also in:
linux-samsung-soc
From: Will Deacon <hidden>
Date: 2012-02-01 09:34:23
Also in:
linux-samsung-soc
On Wed, Feb 01, 2012 at 08:50:23AM +0000, Olof Johansson wrote:
On Tue, Jan 31, 2012 at 8:20 PM, Kyungmin Park [off-list ref] wrote:quoted
As I remember only DT based board file is acceptable for mainline?For a new SoC family like 5250 it would be much preferred to only add device-tree enabled boards.
As I mentioned in an earlier thread, it would also solve the problem of enumerating the CPU topology on A15 (without resorting to flaky hacks in core code). Will