From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Wed, 28 Jun 2017 08:15:56 +0000 Subject: [U-Boot] [PATCH v10 0/6] Add Intel Arria 10 SoC FPGA driver In-Reply-To: <67f6eb93-af5b-16c3-cf62-aadc373e15db@kernel.org> References: <1496896406-3140-1-git-send-email-tien.fong.chee@intel.com> <67f6eb93-af5b-16c3-cf62-aadc373e15db@kernel.org> Message-ID: <1498637752.2717.0.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sel, 2017-06-27 at 09:56 -0500, Dinh Nguyen wrote: > > On 06/07/2017 11:33 PM, tien.fong.chee at intel.com wrote: > > > > From: Tien Fong Chee > > > > This is the 10th version of patchset to adds support for Intel > > Arria 10 SoC FPGA > > driver. This version mainly resolved comments from Marek in [v9]. > > This series is working on top of u-boot-socfpga.git - http://git.de > > nx.de/u-boot-socfpga.git > > > > [v9]: https://www.mail-archive.com/u-boot at lists.denx.de/msg252422.h > > tml > > > > v9 -> v10 changes: > > ----------------- > > - Moved astro_mcf5373_defocnfig into patch 3(v10). > > - Keep fpga_manager intact by removing patch 6(v9) and patch 7(v9). > > > > Patchset history > > ---------------- > > [v1]: https://www.mail-archive.com/u-boot at lists.denx.de/msg247788.h > > tml > > [v2]: https://www.mail-archive.com/u-boot at lists.denx.de/msg248541.h > > tml > > [v3]: https://www.mail-archive.com/u-boot at lists.denx.de/msg249160.h > > tml > > [v4]: https://www.mail-archive.com/u-boot at lists.denx.de/msg250149.h > > tml > > [v5]: https://www.mail-archive.com/u-boot at lists.denx.de/msg250517.h > > tml > > [v6]: https://www.mail-archive.com/u-boot at lists.denx.de/msg250687.h > > tml > > [v7]: https://www.mail-archive.com/u-boot at lists.denx.de/msg251213.h > > tml > > [v8]: https://www.mail-archive.com/u-boot at lists.denx.de/msg252196.h > > tml > > > For the whole series, besides the few minor-nits, please add > > Reviewed-by: Dinh Nguyen > > FYI: please add endorsement signatures that you have received on any > subsequent versions of the patch series. This lets people know that > at > least somebody has reviewed you patch so that we don't have to hunt > down > previous responses. > Okay. > Dinh