blob: 783afc93d717368289f46eed1aec3efcc54b52f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bfedora-arm%5D%20ARM%20summit%20at%20Plumbers%202011&In-Reply-To=%3C20110826163502.GB23469%40n2100.arm.linux.org.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007576.html">
<LINK REL="Next" HREF="007586.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011</H1>
<B>Russell King - ARM Linux</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bfedora-arm%5D%20ARM%20summit%20at%20Plumbers%202011&In-Reply-To=%3C20110826163502.GB23469%40n2100.arm.linux.org.uk%3E"
TITLE="[Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011">linux at arm.linux.org.uk
</A><BR>
<I>Fri Aug 26 18:35:02 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007576.html">[Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011
</A></li>
<LI>Next message: <A HREF="007586.html">[Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7585">[ date ]</a>
<a href="thread.html#7585">[ thread ]</a>
<a href="subject.html#7585">[ subject ]</a>
<a href="author.html#7585">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Aug 26, 2011 at 11:11:41AM -0500, Bill Gatliff wrote:
><i> As such refactoring consolidated larger and larger chunks of kernel
</I>><i> code, new designs would gravitate towards those consolidated
</I>><i> implementations because they would be the dominant references.
</I>
Don't bet on it. That's not how it works (unfortunately.)
Just look at the many serial port inventions dreamt up by SoC designers -
everyone is different from each other. Now consider: why didn't they use
a well established standard 16550A or later design?
Also consider why ARM Ltd designed the PL010 and PL011 primecells which
are different from the 16550A.
This "need to be different" is so heavily embedded in the mindset of the
hardware people that I doubt "providing consolidated implementations"
will make the blind bit of difference. I doubt that hardware people
coming up with these abominations even care one bit about what's in
the kernel.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007576.html">[Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011
</A></li>
<LI>Next message: <A HREF="007586.html">[Mageia-dev] [fedora-arm] ARM summit at Plumbers 2011
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7585">[ date ]</a>
<a href="thread.html#7585">[ thread ]</a>
<a href="subject.html#7585">[ subject ]</a>
<a href="author.html#7585">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|