Re: [U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream

2019-04-14 Thread Chee, Tien Fong
On Tue, 2019-03-19 at 16:50 +0800, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > This version mainly resolved comments from Dinh in [v11]. > > This series is working on top of u-boot.git http://git.denx.de/u-boot > .git > > These patches are required before applying this series of

[U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream

2019-03-19 Thread tien . fong . chee
From: Tien Fong Chee This version mainly resolved comments from Dinh in [v11]. This series is working on top of u-boot.git http://git.denx.de/u-boot.git These patches are required before applying this series of patches 1. [U-Boot,v4] misc: fs_loader: Add support for initializing block device ht