[U-Boot-Users] [PATCH][resubmit] MPC85xx, MPC83xx: Add/Fix UPM configuration support

Kim Phillips kim.phillips at freescale.com
Tue May 20 00:26:02 CEST 2008


On Mon, 19 May 2008 19:05:04 +0300
David Saada <David.Saada at 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 at ecitele.com>
> 
> cpu/mpc83xx/cpu.c |    5 ----
> cpu/mpc85xx/cpu.c |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> include/mpc85xx.h |    7 ++++-
> 3 files changed, 72 insertions(+), 6 deletions(-)

Can we merge the register definition files and have a single upm_config
for mpc8[356]xx instead of duplicating it as being done here?

Kim




More information about the U-Boot mailing list