commit | a2dd70a11d4c9cb8a4e4bb41f53a9b430e08559b | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Jan 24 18:39:59 2008 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 28 08:32:55 2008 -0600 |
tree | 0ecb6b3f6ed79c06db25299450a7ea1ef216ed5a | |
parent | f67be814ff8e862422739cb424ce8c4e6c142c28 [diff] |
[POWERPC] QE: get rid of most device_types and model 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>