[U-Boot] [PATCH] pci_ftpci100: Implementation FTPCI100 PCI driver

Wolfgang Denk wd at denx.de
Thu Oct 6 23:08:09 CEST 2011


Dear Macpaul Lin,

In message <1317801394-18455-1-git-send-email-macpaul at andestech.com> you wrote:
> From: Gavin Guo <gavinguo at andestech.com>
> 
> FTPCI100 is a SoC PCI componenet of Faraday company.
> Which is usually built into SoC chips for providing
> embedded PCI functions.
> 
> Signed-off-by: Gavin Guo <gavinguo at andestech.com>
> Signed-off-by: Rex Sung-Tien Cho <song10 at andestech.com>
> Signed-off-by: Macpaul Lin <macpaul at andestech.com>
> ---
>  drivers/pci/Makefile       |    1 +
>  drivers/pci/pci_ftpci100.c |  312 ++++++++++++++++++++++++++++++++++++++++++++
>  drivers/pci/pci_ftpci100.h |   94 +++++++++++++
>  3 files changed, 407 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/pci/pci_ftpci100.c
>  create mode 100644 drivers/pci/pci_ftpci100.h


Checkpatch says:

total: 0 errors, 5 warnings, 413 lines checked

Please clean up and resubmit.  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If I can have honesty, it's easier to overlook mistakes.
	-- Kirk, "Space Seed", stardate 3141.9


More information about the U-Boot mailing list