
On Thu, 7 Feb 2008 08:53:46 -0800 (PST) David Saada David.Saada@ecitele.com wrote:
Add support for UPM configuration on the 85xx platform. In addition, on the MPC83xx, remove MPC834x precompiler condition, in order to support all MPC83xx processors.
Signed-off-by: David Saada david.saada@ecitele.com
ack on the 83xx change, but the 85xx code looks identical to the 83xx version, and 86xx bits should be identical, too, so we would be better off refraining from triplicating code again and find a more common place to put this. Jon? Andy?
btw, David, can you start including diffstats with your patch submissions? It makes it easier to see what's being touched at a glance, especially on the larger patches. You can simply use diffstat if you're not ready to use git-format-patch (which does this automatically for you).
Kim