Re: [sodaville] [PATCH 02/11] x86: Add device tree support

From: H. Peter Anvin
Date: Mon Jan 03 2011 - 13:11:03 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/