Dear Macpaul Lin, In message <1322549940-13500-1-git-send-email-macp...@andestech.com> you wrote: > From: Gavin Guo <gavin...@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 <gavin...@andestech.com> > Signed-off-by: Macpaul Lin <macp...@andestech.com> > --- > Changes for v2: > - clean up lines over 80 charaters. > - fix static functions. > - fix the oder of include headers. > Changes for v3: > - fix incorrect malloc assignment to priv strcuture. > - fix pci_set_region related configurations. > - remove useless probe function. > - remove useless __io. > - indent comment to correct format. > - add static to internal functions. > - drop the CONFIG_FTPCI100_DEBUG > - fix priv->ndevs++ in bus_scan function by dropping > define CONFIG_FTPCI100_DEBUG > Changes for v4: > - Update version number only since the e-mail server seems > didn't send out mail correctly. > > drivers/pci/Makefile | 1 + > drivers/pci/pci_ftpci100.c | 330 > ++++++++++++++++++++++++++++++++++++++++++++ > drivers/pci/pci_ftpci100.h | 94 +++++++++++++ > 3 files changed, 425 insertions(+), 0 deletions(-) > create mode 100644 drivers/pci/pci_ftpci100.c > create mode 100644 drivers/pci/pci_ftpci100.h
Applied, 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: w...@denx.de Brain fried - Core dumped _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot