[U-Boot] [PATCH 3/4] powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641

Kumar Gala galak at kernel.crashing.org
Sat Jul 17 17:47:15 CEST 2010


On Jul 9, 2010, at 12:18 AM, Kumar Gala wrote:

> The MPC8641 boards actually only have PCIE not PCI.  Rename so we are
> uniform with regards to names so we can replace this code with templated
> code.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> board/freescale/mpc8641hpcn/law.c         |   18 +++---
> board/freescale/mpc8641hpcn/mpc8641hpcn.c |   58 ++++++++++----------
> board/sbc8641d/law.c                      |   16 +++---
> board/sbc8641d/sbc8641d.c                 |   52 +++++++++---------
> include/configs/MPC8641HPCN.h             |   80 ++++++++++++++---------------
> include/configs/sbc8641d.h                |   50 +++++++++---------
> 6 files changed, 136 insertions(+), 138 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list