From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Thu, 27 Jul 2017 03:24:57 +0000 Subject: [U-Boot] [PATCH v13 0/8] Add Intel Arria 10 SoC FPGA driver In-Reply-To: <295cd908-ac63-e35d-b8cb-fb92b4a945c3@denx.de> References: <1501045544-2449-1-git-send-email-tien.fong.chee@intel.com> <295cd908-ac63-e35d-b8cb-fb92b4a945c3@denx.de> Message-ID: <1501125896.3646.0.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de On Rab, 2017-07-26 at 10:56 +0200, Marek Vasut wrote: > On 07/26/2017 07:05 AM, tien.fong.chee at intel.com wrote: > >=20 > > From: Tien Fong Chee > >=20 > > This is the 13th version of patchset to adds support for Intel > > Arria 10 SoC FPGA > > driver. This version mainly resolved the conflicts when applying on > > top of > > u-boot.git in [v12]. This series is working on top of > > u-boot.git - http://git.denx.de/?p=3Du-boot.git;a=3Dsummary=C2=A0 > >=20 > > [v12]: https://www.mail-archive.com/u-boot at lists.denx.de/msg256689. > > html > >=20 > > v12 -> v13 changes: > > ----------------- > > - Resolved conflicts when applying on top of u-boot.git . > >=20 > Applied all, thanks. >=20 Thanks Marek and all reviewers for helping to review the codes :) .