[U-Boot] [PATCH] PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
ptyser at xes-inc.com
Sat Jan 9 17:06:15 CET 2010
Hi Remy,
> 2010/1/7 Peter Tyser <ptyser at xes-inc.com>:
>> When referring to PCIe and USB 'endpoint' is the standard naming
>> convention.
>>
>> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
>> ---
>> I could only take so much of seeing "End Point" on every bootup before
>> I cracked:)
>>
>> board/amcc/yucca/yucca.c | 2 +-
>> board/atum8548/atum8548.c | 2 +-
>> board/freescale/mpc8536ds/mpc8536ds.c | 6 +++---
>> board/freescale/mpc8544ds/mpc8544ds.c | 6 +++---
>> board/freescale/mpc8548cds/mpc8548cds.c | 2 +-
>> board/freescale/mpc8568mds/mpc8568mds.c | 2 +-
>> board/freescale/mpc8569mds/mpc8569mds.c | 2 +-
>> board/freescale/mpc8572ds/mpc8572ds.c | 6 +++---
>> board/freescale/mpc8610hpcd/mpc8610hpcd.c | 4 ++--
>> board/freescale/p1_p2_rdb/pci.c | 4 ++--
>> board/freescale/p2020ds/p2020ds.c | 6 +++---
>> board/tqc/tqm85xx/tqm85xx.c | 2 +-
>> board/xes/common/fsl_8xxx_pci.c | 6 +++---
>> cpu/ppc4xx/4xx_pcie.c | 4 ++--
>> drivers/usb/musb/musb_core.h | 2 +-
>> include/usb/ehci-fsl.h | 24 ++++++++++++------------
>
> Since this patch mostly touches board files I suggest this patch goes
> through the board maintainers tree.
> Acked-by: Remy Bohmer <linux at bohmer.net>
I wasn't aware of a board maintainers tree... I was assuming Wolfgang
would pick this up directly, or possibly Kumar since the majority of
changes are to Freescale boards. I've added Stefan on CC for the 4xx
changes and Robert L for the ATUM8548 in case they want to ACK/NACK.
Thanks,
Peter
More information about the U-Boot
mailing list