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

2011-12-05 Thread Wolfgang Denk
Dear Macpaul Lin, In message <1322549940-13500-1-git-send-email-macp...@andestech.com> you wrote: > From: Gavin Guo > > 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 > Signed-off

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

2011-11-28 Thread Macpaul Lin
From: Gavin Guo 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 Signed-off-by: Macpaul Lin --- Changes for v2: - clean up lines over 80 charaters. - fix static functions. - fix the o