Dear b29...@freescale.com, In message <1314686076-11776-1-git-send-email-b29...@freescale.com> you wrote: > From: Tang Yuantian <b29...@freescale.com> > > Add the Silicon Image series PCI Express to > Serial ATA controller support, including Sil3132, > Sil3131 and Sil3124. > The SATA controller can be used to load kernel. > > The features list: > - Supports 1-lane 2.5 Gbit/s PCI Express > - Supports one/two/four independent Serial ATA channels > - Supports Serial ATA Generation 2 transfer rate of 3.0 Gbit/s > - Supports LBA28 and LBA48 > > Signed-off-by: Tang Yuantian <b29...@freescale.com> > Signed-off-by: Aaron Williams <aaron.willi...@cavium.com> > Tested-by: Lan Chunhe <b25...@freescale.com> > --- > git tree: git://git.denx.de/u-boot.git > branch: master > Test platform:P1022DS, P4080DS > V3: > - remove __IOMEM > - remove force cast > V2: > - add virt_to_bus to translate address > - fix some issues > > drivers/block/Makefile | 1 + > drivers/block/sata_sil.c | 723 > ++++++++++++++++++++++++++++++++++++++++++++++ > drivers/block/sata_sil.h | 227 +++++++++++++++ > include/pci_ids.h | 5 + > 4 files changed, 956 insertions(+), 0 deletions(-) > create mode 100644 drivers/block/sata_sil.c > create mode 100644 drivers/block/sata_sil.h
Checkpatch says: total: 0 errors, 2 warnings, 965 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: w...@denx.de The face of war has never changed. Surely it is more logical to heal than to kill. -- Surak of Vulcan, "The Savage Curtain", stardate 5906.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot