From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lothar =?UTF-8?B?V2HDn21hbm4=?= Date: Mon, 8 Jan 2018 09:07:29 +0100 Subject: [U-Boot] [PATCH v6 0/2] Generic firmware loader In-Reply-To: <1514969166.3047.2.camel@intel.com> References: <1514351078-3487-1-git-send-email-tien.fong.chee@intel.com> <1514969166.3047.2.camel@intel.com> Message-ID: <20180108090729.6535cf0e@karo-electronics.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi, On Wed, 3 Jan 2018 08:46:09 +0000 Chee, Tien Fong wrote: > On Rab, 2017-12-27 at 13:04 +0800, tien.fong.chee at intel.com wrote: > Hi Lothar Waßmann, > > From: Tien Fong Chee > > > > This patchset contains generic firmware loader which is very close to > > Linux > > firmware loader but for U-Boot framework. Generic firmware loader can > > be used > > load whatever into target location, and then consumer driver would > > use it to > > program whatever, ie. the FPGA. This version mainly resolved comments > > from > > Lothar Waßmann in [v5]. > > > Are you OK with the patches? > Sorry for the delay. I have been on vacation until now. The patch series Looks good to me now. Reviewed-By: Lothar Waßmann Lothar Waßmann