[sodaville] [PATCH 02/11] x86: Add device tree support
H. Peter Anvin
hpa at linux.intel.com
Tue Jan 4 05:10:56 EST 2011
On 01/03/2011 10:06 AM, H. Peter Anvin wrote:
>
> The problem with that kind of boot wrapper is that they are
> per-architecture, increasing the differences between architectures
> needlessly, and they are often implemented very poorly.
>
> As such, it's nice to have an ultimate fallback that doesn't depend on
> anything outside ours -- the kernel community's -- control.
>
In the case of x86, it's not just per architecture but actually per
platform interface, which is what aggravates the situation additionally.
Unfortunately a lot of embedded x86 vendors seem extremely busy
recreating all the mistakes embedded developers on other platforms have
ever made, because "it's what they know"...
-hpa
More information about the devicetree-discuss
mailing list