git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f67be81
)
[POWERPC] QE: get rid of most device_types and model
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Thu, 24 Jan 2008 15:39:59 +0000
(18:39 +0300)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 28 Jan 2008 14:32:55 +0000
(08:32 -0600)
Now we're searching for "fsl,qe", "fsl,qe-muram", "fsl,qe-muram-data"
and "fsl,qe-ic".
Unfortunately it's still impossible to remove device_type = "qe"
from the existing device trees because older u-boots are looking for it.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found