Re: [U-Boot] [PATCH 3/6] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK

2019-01-02 Thread Chee, Tien Fong
On Tue, 2019-01-01 at 21:29 +0100, Marek Vasut wrote: > On 1/1/19 4:32 AM, Chee, Tien Fong wrote: > > > > On Sun, 2018-12-30 at 16:47 +0100, Marek Vasut wrote: > > > > > > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > > > > &g

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

2019-01-02 Thread Chee, Tien Fong
On Tue, 2019-01-01 at 21:36 +0100, Marek Vasut wrote: > On 1/1/19 3:52 AM, Chee, Tien Fong wrote: > > > > On Sun, 2018-12-30 at 16:44 +0100, Marek Vasut wrote: > > > > > > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 5/6] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

2019-01-02 Thread Chee, Tien Fong
On Tue, 2019-01-01 at 21:31 +0100, Marek Vasut wrote: > On 1/1/19 4:39 AM, Chee, Tien Fong wrote: > > > > On Sun, 2018-12-30 at 16:51 +0100, Marek Vasut wrote: > > > > > > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > > > >

Re: [U-Boot] [PATCH 1/6] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2019-01-02 Thread Chee, Tien Fong
On Tue, 2019-01-01 at 21:27 +0100, Marek Vasut wrote: > On 1/1/19 4:10 AM, Chee, Tien Fong wrote: > > > > On Sun, 2018-12-30 at 16:46 +0100, Marek Vasut wrote: > > > > > > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 2/6] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

2019-01-02 Thread Chee, Tien Fong
On Tue, 2019-01-01 at 21:27 +0100, Marek Vasut wrote: > On 1/1/19 4:28 AM, Chee, Tien Fong wrote: > > > > On Sun, 2018-12-30 at 16:45 +0100, Marek Vasut wrote: > > > > > > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > > > >

Re: [U-Boot] [PATCH 6/6] ARM: socfpga: Synchronize the configuration for A10 SoCDK

2019-01-02 Thread Chee, Tien Fong
On Tue, 2019-01-01 at 21:35 +0100, Marek Vasut wrote: > On 1/1/19 4:51 AM, Chee, Tien Fong wrote: > > > > On Sun, 2018-12-30 at 16:54 +0100, Marek Vasut wrote: > > > > > > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > > > >

Re: [U-Boot] [PATCH 6/6] ARM: socfpga: Synchronize the configuration for A10 SoCDK

2018-12-31 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 16:54 +0100, Marek Vasut wrote: > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > From: Marek Vasut > > > > Update the default configuration file to enable the necessary > > functionality > > the get the kit working. That includes SPL SD/MMC support, USB, and

Re: [U-Boot] [PATCH 5/6] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

2018-12-31 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 16:51 +0100, Marek Vasut wrote: > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Add support for loading FPGA bitstream to get DDR up running before > > U-Boot is loaded into DDR. Boot device initialization, generic > > firmware >

Re: [U-Boot] [PATCH 3/6] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK

2018-12-31 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 16:47 +0100, Marek Vasut wrote: > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Update the default configuration file to enable the necessary > > functionality > > to get the SoCFPGA loadfs driver support. This would enable the >

Re: [U-Boot] [PATCH 2/6] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

2018-12-31 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 16:45 +0100, Marek Vasut wrote: > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Add FPGA driver to support program FPGA with FPGA bitstream loading > > from > > filesystem. The driver are designed based on generic firmware > >

Re: [U-Boot] [PATCH 1/6] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-12-31 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 16:46 +0100, Marek Vasut wrote: > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > This patch adds description on properties about file name used for > > both > > peripheral bitstream and core bitstream. > > > > Signed-off-by: Tien

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

2018-12-31 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 16:44 +0100, Marek Vasut wrote: > On 12/30/18 9:13 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > These series of patches enable peripheral bitstream being > > programmed into FPGA > > to get the DDR up running. This's also called early IO

Re: [U-Boot] [PATCH v2] Add support for initializing MMC

2018-12-29 Thread Chee, Tien Fong
On Sun, 2018-12-30 at 00:28 +0800, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Firmware loader would encounter problem if the MMC is accessed before > initializing it. This patch would adding the support of probing block > device and initializing MMC before the MMC is accessed by

Re: [U-Boot] [PATCH] Add support for initializing MMC

2018-12-23 Thread Chee, Tien Fong
On Sat, 2018-12-22 at 13:51 -0700, Simon Glass wrote: > Hi Tien, > > On Fri, 21 Dec 2018 at 10:50, Chee, Tien Fong om> wrote: > > > > > > On Fri, 2018-12-21 at 10:16 -0700, Simon Glass wrote: > > > > > > Hi, > > > > > > On Fr

Re: [U-Boot] [PATCH] Add support for initializing MMC

2018-12-21 Thread Chee, Tien Fong
On Fri, 2018-12-21 at 10:16 -0700, Simon Glass wrote: > Hi, > > On Fri, 21 Dec 2018 at 01:25, Chee, Tien Fong om> wrote: > > > > > > On Fri, 2018-12-14 at 14:53 +0800, tien.fong.c...@intel.com wrote: > > > > > > From: Tien Fong Chee >

Re: [U-Boot] [PATCH] Add support for initializing MMC

2018-12-21 Thread Chee, Tien Fong
On Fri, 2018-12-14 at 14:53 +0800, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Firmware loader would encounter problem if the MMC is accessed before > initializing it. This patch would adding the support of initializing > MMC before the MMC is accessed by firmware loader. > >

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-12-14 Thread Chee, Tien Fong
On Wed, 2018-11-28 at 18:55 +0100, Marek Vasut wrote: > On 11/28/2018 05:17 PM, Chee, Tien Fong wrote: > > > > On Wed, 2018-11-28 at 16:10 +0100, Marek Vasut wrote: > > > > > > On 11/28/2018 03:49 PM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH] Add support for initializing MMC

2018-12-13 Thread Chee, Tien Fong
On Thu, 2018-12-13 at 23:32 +0800, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Firmware loader would encounter problem if the MMC is accessed before > initializing it. This patch would adding the support of initializing > MMC before the MMC is accessed by firmware loader. > >

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-11-28 Thread Chee, Tien Fong
On Wed, 2018-11-28 at 16:10 +0100, Marek Vasut wrote: > On 11/28/2018 03:49 PM, Chee, Tien Fong wrote: > > > > On Tue, 2018-11-27 at 13:07 +0100, Marek Vasut wrote: > > > > > > On 11/27/2018 09:45 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-11-28 Thread Chee, Tien Fong
On Wed, 2018-11-28 at 16:10 +0100, Marek Vasut wrote: > On 11/28/2018 03:49 PM, Chee, Tien Fong wrote: > > > > On Tue, 2018-11-27 at 13:07 +0100, Marek Vasut wrote: > > > > > > On 11/27/2018 09:45 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

2018-11-28 Thread Chee, Tien Fong
On Tue, 2018-11-27 at 13:08 +0100, Marek Vasut wrote: > On 11/27/2018 09:54 AM, Chee, Tien Fong wrote: > > > > On Mon, 2018-11-26 at 12:18 +0100, Marek Vasut wrote: > > > > > > On 11/26/201

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-11-28 Thread Chee, Tien Fong
On Tue, 2018-11-27 at 13:07 +0100, Marek Vasut wrote: > On 11/27/2018 09:45 AM, Chee, Tien Fong wrote: > > > > On Mon, 2018-11-26 at 12:15 +0100, Marek Vasut wrote: > > > > > > On 11/26/2018 10:44 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10

2018-11-28 Thread Chee, Tien Fong
On Tue, 2018-11-27 at 13:09 +0100, Marek Vasut wrote: > On 11/27/2018 10:00 AM, Chee, Tien Fong wrote: > > > > On Mon, 2018-11-26 at 12:22 +0100, Marek Vasut wrote: > > > > > > On 11/26/2018 11:30 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10

2018-11-27 Thread Chee, Tien Fong
On Mon, 2018-11-26 at 12:22 +0100, Marek Vasut wrote: > On 11/26/2018 11:30 AM, Chee, Tien Fong wrote: > > > > On Fri, 2018-11-23 at 13:40 +0100, Marek Vasut wrote: > > > > > > On 11/23/2018 10:54 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 3/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

2018-11-27 Thread Chee, Tien Fong
On Mon, 2018-11-26 at 12:20 +0100, Marek Vasut wrote: > On 11/26/2018 11:10 AM, Chee, Tien Fong wrote: > > > > On Fri, 2018-11-23 at 13:31 +0100, Marek Vasut wrote: > > > > > > On 11/23/2018 10:51 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

2018-11-27 Thread Chee, Tien Fong
On Mon, 2018-11-26 at 12:18 +0100, Marek Vasut wrote: > On 11/26/2018 11:09 AM, Chee, Tien Fong wrote: > [...] > > > > > > > > > > > > > > > > > > > > > > > > > > diff --git a/drivers/fpga/Kconfig b/drivers/f

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-11-27 Thread Chee, Tien Fong
On Mon, 2018-11-26 at 12:15 +0100, Marek Vasut wrote: > On 11/26/2018 10:44 AM, Chee, Tien Fong wrote: > > > > On Fri, 2018-11-23 at 13:23 +0100, Marek Vasut wrote: > > > > > > On 11/23/2018 10:19 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10

2018-11-26 Thread Chee, Tien Fong
On Fri, 2018-11-23 at 13:40 +0100, Marek Vasut wrote: > On 11/23/2018 10:54 AM, Chee, Tien Fong wrote: > > > > On Wed, 2018-11-21 at 15:21 +0100, Marek Vasut wrote: > > > > > > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > > > > &g

Re: [U-Boot] [PATCH 5/9] ARM: socfpga: Add SPL fitImage config match

2018-11-26 Thread Chee, Tien Fong
On Fri, 2018-11-23 at 13:34 +0100, Marek Vasut wrote: > On 11/23/2018 11:05 AM, Chee, Tien Fong wrote: > > > > On Wed, 2018-11-21 at 15:21 +0100, Marek Vasut wrote: > > > > > > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 3/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

2018-11-26 Thread Chee, Tien Fong
On Fri, 2018-11-23 at 13:31 +0100, Marek Vasut wrote: > On 11/23/2018 10:51 AM, Chee, Tien Fong wrote: > > > > On Wed, 2018-11-21 at 15:19 +0100, Marek Vasut wrote: > > > > > > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

2018-11-26 Thread Chee, Tien Fong
On Fri, 2018-11-23 at 13:28 +0100, Marek Vasut wrote: > On 11/23/2018 10:43 AM, Chee, Tien Fong wrote: > > > > On Wed, 2018-11-21 at 15:18 +0100, Marek Vasut wrote: > > > > > > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-11-26 Thread Chee, Tien Fong
On Fri, 2018-11-23 at 13:23 +0100, Marek Vasut wrote: > On 11/23/2018 10:19 AM, Chee, Tien Fong wrote: > > > > On Wed, 2018-11-21 at 15:11 +0100, Marek Vasut wrote: > > > > > > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 6/9] ARM: socfpga: Set default DTB address on A10

2018-11-23 Thread Chee, Tien Fong
On Wed, 2018-11-21 at 15:22 +0100, Marek Vasut wrote: > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > Again, not your patch, please don't change authorship. > > http://git.denx.de/?p=u-boot/u-boot-socfpga.git;a=commit;h=eb32e56886 >

Re: [U-Boot] [PATCH 5/9] ARM: socfpga: Add SPL fitImage config match

2018-11-23 Thread Chee, Tien Fong
On Wed, 2018-11-21 at 15:21 +0100, Marek Vasut wrote: > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Add empty SPL fitImage configuration match. This can be extended > > if there is ever need to support multiple boards with single SFP > > image. >

Re: [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10

2018-11-23 Thread Chee, Tien Fong
On Wed, 2018-11-21 at 15:21 +0100, Marek Vasut wrote: > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > Did you change Author:ship of the patch ? > > > > > Bundle U-Boot fitImage containing U-Boot and FPGA bitstream into > > the > > u-boot-with-spl.sfp on

Re: [U-Boot] [PATCH 3/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

2018-11-23 Thread Chee, Tien Fong
On Wed, 2018-11-21 at 15:19 +0100, Marek Vasut wrote: > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Add support for loading FPGA bitstream to get DDR up running before > > U-Boot is loaded into DDR. Boot device initialization, generic > >

Re: [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

2018-11-23 Thread Chee, Tien Fong
On Wed, 2018-11-21 at 15:18 +0100, Marek Vasut wrote: > On 11/21/2018 11:41 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Add FPGA driver to support program FPGA with FPGA bitstream loading > > from > > filesystem. The driver are designed based on generic firmware > >

Re: [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

2018-11-23 Thread Chee, Tien Fong
around would come after this patchset. I would advice to use the early IO release method for the sake of performance. For details of issue, you can read the from the link https://github.com /altera-opensource/u-boot-socfpga/commits/socfpga_v2014.10_arria10_brin gup FogBugz #410989-6: Masking ha

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-09-27 Thread Chee, Tien Fong
On Tue, 2018-09-25 at 15:37 -0400, Tom Rini wrote: > On Tue, Sep 25, 2018 at 07:02:42AM +0000, Chee, Tien Fong wrote: > > > > > On Thu, 2018-09-20 at 21:42 -0700, Chee, Tien Fong wrote: > > > > > > > > > > > > > If everyb

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-09-25 Thread Chee, Tien Fong
On Thu, 2018-09-20 at 21:42 -0700, Chee, Tien Fong wrote: > > If everybody agree with current framework, then the next version i will include the fixes: 1. Adding DM_FLAG_PRE_RELOC, this would allow runtime to choose the right fs_loader if the chosen node u-boot, fs-loader is not defined.

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-09-20 Thread Chee, Tien Fong
t; > > > > > > > On 25.7.2018 18:03, Tom Rini wrote: > > > > > > > > > > > > > > > > > > > > > On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass > > > > > > > wrote: > > >

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-30 Thread Chee, Tien Fong
On Mon, 2018-07-30 at 10:05 -0600, Simon Glass wrote: > Hi Michal, > > On 30 July 2018 at 07:30, Michal Simek > wrote: > > > > On 30.7.2018 15:26, Simon Glass wrote: > > > > > > Hi, > > > > > > On 27 July 2018 at 02:40, Chee, Tien Fo

Re: [U-Boot] [PATCH 2/3] enable fpga loadfs

2018-07-27 Thread Chee, Tien Fong
On Thu, 2018-07-26 at 10:10 +0200, Marek Vasut wrote: > On 07/26/2018 09:54 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Signed-off-by: Tien Fong Chee > > --- > >  arch/arm/dts/socfpga_arria10.dtsi|   12 > >  

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-27 Thread Chee, Tien Fong
t; wrote: > > > > > > > > > > > > On 25.7.2018 08:31, Chee, Tien Fong wrote: > > > > > > > > > > On Wed, 2018-07-18 at 16:48 +0200, Michal Simek wrote: > > >

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-27 Thread Chee, Tien Fong
On Thu, 2018-07-26 at 12:29 +0200, Michal Simek wrote: > On 26.7.2018 11:23, Chee, Tien Fong wrote: > > > > On Wed, 2018-07-25 at 11:48 +0200, Michal Simek wrote: > > > > > > On 25.7.2018 08:31, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-26 Thread Chee, Tien Fong
On Wed, 2018-07-25 at 11:48 +0200, Michal Simek wrote: > On 25.7.2018 08:31, Chee, Tien Fong wrote: > > > > On Wed, 2018-07-18 at 16:48 +0200, Michal Simek wrote: > > > > > > On 6.7.2018 10:28, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-25 Thread Chee, Tien Fong
On Wed, 2018-07-18 at 16:48 +0200, Michal Simek wrote: > On 6.7.2018 10:28, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into target such as memory. > > The consumer driver

Re: [U-Boot] [PATCH] ddr: altera: Add ECC DRAM scrubbing support for Stratix 10

2018-07-24 Thread Chee, Tien Fong
On Tue, 2018-07-24 at 12:52 +0200, Marek Vasut wrote: > On 07/24/2018 10:10 AM, Chee, Tien Fong wrote: > > > > On Mon, 2018-07-23 at 11:46 +0200, Marek Vasut wrote: > > > > > > On 07/23/2018 10:20 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH] ddr: altera: Add ECC DRAM scrubbing support for Stratix 10

2018-07-24 Thread Chee, Tien Fong
On Mon, 2018-07-23 at 11:46 +0200, Marek Vasut wrote: > On 07/23/2018 10:20 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > The SDRAM must first be rewritten by zeroes if ECC is used to > > initialize > > the ECC metadata. Make the CPU overwrite the DRAM with zeroes in

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-16 Thread Chee, Tien Fong
On Sun, 2018-07-15 at 15:21 -0600, Simon Glass wrote: > Hi Tien Fong, > > On 12 July 2018 at 01:19, Chee, Tien Fong > wrote: > > > > On Wed, 2018-07-11 at 14:13 -0600, Simon Glass wrote: > > > > > > Hi Tien, > > > > > > On 6 July

Re: [U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document

2018-07-12 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > On 6 July 2018 at 02:27,   wrote: > > > > From: Tien Fong Chee > > > > Add a document to describe file system firmware loader binding > > information. > > > > Signed-off-by: Tien Fong Chee > > --- > >  doc/device-tree-bindings/chosen.txt 

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-12 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 14:13 -0600, Simon Glass wrote: > Hi Tien, > > On 6 July 2018 at 02:28,   wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into target such as memory. > > The consumer driver would

Re: [U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor

2018-07-11 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 14:13 -0600, Simon Glass wrote: > Hi Tien Fong, > > On 11 July 2018 at 08:23, Chee, Tien Fong > wrote: > > > > On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > > > > > > Hi Tien, > > > > > > On 6 July

Re: [U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor

2018-07-11 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > Hi Tien, > > On 6 July 2018 at 02:26,   wrote: > > > > From: Tien Fong Chee > > > > Add a function to find the block device descriptor of the parent > > device. > > > > Signed-off-by: Tien Fong Chee > > --- > >  

Re: [U-Boot] [PATCH v4 4/6] doc: Add new doc for file system firmware loader driver model

2018-07-11 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > Hi Tien, > > On 6 July 2018 at 02:27,   wrote: > > > > From: Tien Fong Chee > > > > Provide information about > > > > - overview of file system firmware loader driver model > > - describe storage device and partition in device tree

Re: [U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document

2018-07-11 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > On 6 July 2018 at 02:27,   wrote: > > > > From: Tien Fong Chee > > > > Add a document to describe file system firmware loader binding > > information. > > > > Signed-off-by: Tien Fong Chee > > --- > >  doc/device-tree-bindings/chosen.txt 

Re: [U-Boot] [PATCH v4 6/6] common: Generic loader for file system

2018-07-11 Thread Chee, Tien Fong
On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > Hi Tien, > > On 6 July 2018 at 02:28,   wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into target such as memory. > > The consumer driver would

Re: [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma

2018-07-10 Thread Chee, Tien Fong
On Tue, 2018-07-10 at 08:37 -0500, Dinh Nguyen wrote: > > On 07/10/2018 08:11 AM, Chee, Tien Fong wrote: > > > > On Mon, 2018-07-09 at 22:28 +0200, Marek Vasut wrote: > > > > > > On 07/09/2018 08:03 PM, Dinh Nguyen wrote: > > > > > >

Re: [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

2018-07-09 Thread Chee, Tien Fong
On Sun, 2018-07-08 at 20:39 -0600, Simon Glass wrote: > Hi Tien Fong, > > On 2 July 2018 at 01:26, Chee, Tien Fong > wrote: > > > > On Fri, 2018-06-29 at 21:19 -0700, Simon Glass wrote: > > > > > > Hi Tien Fong, > > > > > > On

Re: [U-Boot] [PATCH v2] common/memsize.c: Increase save array for supporting memory size > 4GB

2018-07-02 Thread Chee, Tien Fong
On Sat, 2018-06-23 at 05:29 +0200, Marek Vasut wrote: > On 06/21/2018 08:31 AM, Chee, Tien Fong wrote: > > > > On Thu, 2018-06-21 at 06:34 +0200, Marek Vasut wrote: > > > > > > On 06/20/2018 09:06 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

2018-07-02 Thread Chee, Tien Fong
On Fri, 2018-06-29 at 21:19 -0700, Simon Glass wrote: > Hi Tien Fong, > > On 28 June 2018 at 01:58, Chee, Tien Fong > wrote: > > > > On Thu, 2018-06-28 at 01:04 -0700, Chee, Tien Fong wrote: > > > > > > On Wed, 2018-06-27 at 14:03 -0700, Simon Glas

Re: [U-Boot] [PATCH v3 3/3] common: Generic loader for file system

2018-07-02 Thread Chee, Tien Fong
On Fri, 2018-06-29 at 14:13 +0200, Anatolij Gustschin wrote: > Hi, > > please see some comments below. > > On Mon, 25 Jun 2018 21:28:58 +0800 > tien.fong.c...@intel.com tien.fong.c...@intel.com wrote: > > > > > +/** > > + * _request_firmware_prepare - Prepare firmware struct. > > + * > > + *

Re: [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

2018-06-28 Thread Chee, Tien Fong
On Thu, 2018-06-28 at 01:04 -0700, Chee, Tien Fong wrote: > On Wed, 2018-06-27 at 14:03 -0700, Simon Glass wrote: > > > > Hi Tien Fong, > > > > On 27 June 2018 at 01:32, Chee, Tien Fong > > > > wrote: > > > > > > &

Re: [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

2018-06-28 Thread Chee, Tien Fong
On Wed, 2018-06-27 at 14:03 -0700, Simon Glass wrote: > Hi Tien Fong, > > On 27 June 2018 at 01:32, Chee, Tien Fong > wrote: > > > > On Mon, 2018-06-25 at 21:58 -0600, Simon Glass wrote: > > > > > > Hi, > > > > > > On 25 June 2018

Re: [U-Boot] [PATCH v3 3/3] common: Generic loader for file system

2018-06-27 Thread Chee, Tien Fong
On Wed, 2018-06-27 at 14:03 -0700, Simon Glass wrote: > Hi Tien Fong, > > On 27 June 2018 at 01:41, Chee, Tien Fong > wrote: > > > > On Mon, 2018-06-25 at 21:58 -0600, Simon Glass wrote: > > > > > > Hi, > > > > > > On 25 June 2018

Re: [U-Boot] [PATCH v3 3/3] common: Generic loader for file system

2018-06-27 Thread Chee, Tien Fong
On Mon, 2018-06-25 at 21:58 -0600, Simon Glass wrote: > Hi, > > On 25 June 2018 at 07:28,   wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into target such as memory. > > The consumer driver would

Re: [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

2018-06-27 Thread Chee, Tien Fong
On Mon, 2018-06-25 at 21:58 -0600, Simon Glass wrote: > Hi, > > On 25 June 2018 at 07:28,   wrote: > > > > From: Tien Fong Chee > > > > Add a document to describe file system firmware loader binding > > information. > > > > Signed-off-by: Tien Fong Chee > > --- > >  

Re: [U-Boot] [PATCH v2] common/memsize.c: Increase save array for supporting memory size > 4GB

2018-06-21 Thread Chee, Tien Fong
On Thu, 2018-06-21 at 06:34 +0200, Marek Vasut wrote: > On 06/20/2018 09:06 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > In ARM 64-bits, memory size can be supported is more than 4GB, > > hence increasing save array is needed to cope with testing larger > > memory. >

Re: [U-Boot] [PATCH] common/memsize.c: Increase save array for supporting memory size > 4GB

2018-06-18 Thread Chee, Tien Fong
On Mon, 2018-06-18 at 12:59 -0400, Tom Rini wrote: > On Wed, Jun 13, 2018 at 03:32:43PM +0800, tien.fong.c...@intel.com > wrote: > > > > > From: Tien Fong Chee > > > > In ARM 64-bits, memory size can be supported is more than 4GB, > > hence increasing save array is needed to cope with testing

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-11 Thread Chee, Tien Fong
On Mon, 2018-06-11 at 13:38 -0600, Simon Glass wrote: > Hi, > > On 11 June 2018 at 08:15, Marek Vasut wrote: > > > > On 06/11/2018 04:13 PM, Chee, Tien Fong wrote: > > > > > > On Mon, 2018-06-11 at 16:03 +0200, Marek Vasut wrote: > > > > &g

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-11 Thread Chee, Tien Fong
On Mon, 2018-06-11 at 16:03 +0200, Marek Vasut wrote: > On 06/11/2018 03:55 PM, Chee, Tien Fong wrote: > [...] > > > > > > > > > > > > > > > > > > > > > > > > > > Linux firmware loading method is different wi

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-11 Thread Chee, Tien Fong
On Mon, 2018-06-11 at 15:38 +0200, Marek Vasut wrote: > On 06/11/2018 02:42 PM, Chee, Tien Fong wrote: > > > > On Mon, 2018-06-11 at 13:55 +0200, Marek Vasut wrote: > > > > > > On 06/11/2018 01:53 PM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-11 Thread Chee, Tien Fong
On Mon, 2018-06-11 at 13:55 +0200, Marek Vasut wrote: > On 06/11/2018 01:53 PM, Chee, Tien Fong wrote: > > > > On Mon, 2018-06-11 at 11:39 +0200, Marek Vasut wrote: > > > > > > On 06/11/201

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-11 Thread Chee, Tien Fong
On Mon, 2018-06-11 at 11:39 +0200, Marek Vasut wrote: > On 06/11/2018 07:01 AM, Chee, Tien Fong wrote: > [...] > > > > > > > > > > > > > > > > > > > This is a configuration. You do not need (new) a DT > > > > > compa

Re: [U-Boot] [PATCH 4/5] include: dma: Update the function description for dma_memcpy

2018-06-10 Thread Chee, Tien Fong
On Fri, 2018-06-08 at 13:59 -0800, Simon Glass wrote: > Hi, > > On 3 June 2018 at 23:14, Chee, Tien Fong > wrote: > > > > On Fri, 2018-06-01 at 08:25 -0600, Simon Glass wrote: > > > > > > Hi, > > > > > > On 31 May 2018 at 02

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-10 Thread Chee, Tien Fong
On Thu, 2018-06-07 at 12:29 +0200, Marek Vasut wrote: > On 06/07/2018 12:11 PM, Chee, Tien Fong wrote: > > > > On Thu, 2018-06-07 at 11:50 +0200, Marek Vasut wrote: > > > > > > On 06/07/2018 11:45 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-07 Thread Chee, Tien Fong
On Thu, 2018-06-07 at 11:50 +0200, Marek Vasut wrote: > On 06/07/2018 11:45 AM, Chee, Tien Fong wrote: > > > > On Thu, 2018-06-07 at 10:41 +0200, Marek Vasut wrote: > > > > > > On 06/07/2018 10:36 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-07 Thread Chee, Tien Fong
On Thu, 2018-06-07 at 10:41 +0200, Marek Vasut wrote: > On 06/07/2018 10:36 AM, Chee, Tien Fong wrote: > > > > On Thu, 2018-06-07 at 08:51 +0200, Marek Vasut wrote: > > > > > > On 06/07/2018 06:04 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-07 Thread Chee, Tien Fong
On Thu, 2018-06-07 at 08:51 +0200, Marek Vasut wrote: > On 06/07/2018 06:04 AM, Chee, Tien Fong wrote: > > > > On Wed, 2018-06-06 at 10:39 +0200, Marek Vasut wrote: > > > > > > On 05/24/2018 07:04 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

2018-06-06 Thread Chee, Tien Fong
On Wed, 2018-06-06 at 10:39 +0200, Marek Vasut wrote: > On 05/24/2018 07:04 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into target such as memory. > > The consumer

Re: [U-Boot] [PATCH 1/5] drivers: dma: Enable DMA-330 driver support

2018-06-06 Thread Chee, Tien Fong
On Fri, 2018-06-01 at 08:24 -0600, Simon Glass wrote: > Hi Tien, > > On 31 May 2018 at 02:08,   wrote: > > > > From: Tien Fong Chee > > > > Enable DMAC driver support for DMA-330 controller. > > The driver is also compatible to PL330 product. > > > > Signed-off-by: Tien Fong Chee > > --- > >

Re: [U-Boot] [PATCH v2 0/3] Generic file system firmware loader DM

2018-06-05 Thread Chee, Tien Fong
On Thu, 2018-05-24 at 13:04 +0800, tien.fong.c...@intel.com wrote: Hi All, > From: Tien Fong Chee > > This patchset contains generic file system loader DM which is very > close to > Linux firmware loader but for U-Boot framework. Generic file system > firmware > loader can be used load whatever

Re: [U-Boot] [PATCH 2/5] drivers: dma: Add function to zeroes a range of destination such as memory

2018-06-04 Thread Chee, Tien Fong
On Fri, 2018-06-01 at 08:24 -0600, Simon Glass wrote: > Hi Tien, > > On 31 May 2018 at 02:08,   wrote: > > > > From: Tien Fong Chee > > > > This new DMA class function enables DMA being used for initializing > > a range of destination such as memory to zeros. This is quite > > useful to > >

Re: [U-Boot] [PATCH 4/5] include: dma: Update the function description for dma_memcpy

2018-06-04 Thread Chee, Tien Fong
On Fri, 2018-06-01 at 08:25 -0600, Simon Glass wrote: > Hi, > > On 31 May 2018 at 02:08,   wrote: > > > > From: Tien Fong Chee > > > > Update the dma_memcpy description on return argument for DMA330 > > driver. > > > > Signed-off-by: Tien Fong Chee > > --- > >  include/dma.h | 4 ++-- > >  1

Re: [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma

2018-06-04 Thread Chee, Tien Fong
On Fri, 2018-06-01 at 08:25 -0600, Simon Glass wrote: > On 31 May 2018 at 02:08,   wrote: > > > > From: Tien Fong Chee > > > > Update pdma properties for Stratix 10 > > > > Signed-off-by: Tien Fong Chee > > --- > >  arch/arm/dts/socfpga_stratix10.dtsi | 20 > >  1 file

Re: [U-Boot] [PATCH 0/5] Add DMA driver for DMA330 controller

2018-06-04 Thread Chee, Tien Fong
On Thu, 2018-05-31 at 11:58 +0200, Marek Vasut wrote: > On 05/31/2018 11:50 AM, See, Chin Liang wrote: > > > > On Thu, 2018-05-31 at 11:24 +0200, Marek Vasut wrote: > > > > > > On 05/31/2018 10:08 AM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee > > > > > > >

Re: [U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser

2018-05-18 Thread Chee, Tien Fong
On Fri, 2018-05-18 at 10:42 +0200, Marek Vasut wrote: > On 05/18/2018 10:39 AM, Chee, Tien Fong wrote: > > > > On Fri, 2018-05-18 at 09:50 +0200, Marek Vasut wrote: > > > > > > On 05/18/2018 06:41 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser

2018-05-18 Thread Chee, Tien Fong
On Fri, 2018-05-18 at 09:50 +0200, Marek Vasut wrote: > On 05/18/2018 06:41 AM, Chee, Tien Fong wrote: > > > > On Thu, 2018-05-17 at 11:38 +0200, Marek Vasut wrote: > > > > > > On 05/17/2018 10:44 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 1/3] doc: Add new doc for file system firmware loader driver model

2018-05-17 Thread Chee, Tien Fong
On Thu, 2018-05-17 at 07:11 -0400, Tom Rini wrote: > On Thu, May 17, 2018 at 04:27:27AM +0000, Chee, Tien Fong wrote: > > > > On Wed, 2018-05-16 at 08:48 -0400, Tom Rini wrote: > > > > > > On Wed, May 16, 2018 at 05:21:39PM +0800, tien.fong.

Re: [U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser

2018-05-17 Thread Chee, Tien Fong
On Thu, 2018-05-17 at 11:38 +0200, Marek Vasut wrote: > On 05/17/2018 10:44 AM, Chee, Tien Fong wrote: > > > > On Thu, 2018-05-17 at 10:24 +0200, Marek Vasut wrote: > > > > > > On 05/17/2018 06:38 AM, Chee, Tien Fong wrote: > > > > > > > >

Re: [U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser

2018-05-17 Thread Chee, Tien Fong
On Thu, 2018-05-17 at 10:24 +0200, Marek Vasut wrote: > On 05/17/2018 06:38 AM, Chee, Tien Fong wrote: > > > > On Sat, 2018-05-12 at 22:30 +0200, Marek Vasut wrote: > > > > > > The A10 clock manager parsed DT bindings generated by Quartus the > > > bsp

Re: [U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser

2018-05-16 Thread Chee, Tien Fong
On Sat, 2018-05-12 at 22:30 +0200, Marek Vasut wrote: > The A10 clock manager parsed DT bindings generated by Quartus the > bsp-editor to configure the A10 clocks. Sadly, those DT bindings > changed at some point. The clock manager patch used the old ones, > this patch replaces the bindings parser

Re: [U-Boot] [PATCH 1/3] doc: Add new doc for file system firmware loader driver model

2018-05-16 Thread Chee, Tien Fong
On Wed, 2018-05-16 at 08:48 -0400, Tom Rini wrote: > On Wed, May 16, 2018 at 05:21:39PM +0800, tien.fong.c...@intel.com > wrote: > > > > > From: Tien Fong Chee > > > > Provide information about > > > > - overview of file system firmware loader driver model > > -

Re: [U-Boot] [PATCH v10 4/4] common: Generic firmware loader for file system

2018-03-15 Thread Chee, Tien Fong
On Thu, 2018-03-08 at 14:04 -0700, Simon Glass wrote: > Hi, > > On 7 March 2018 at 22:03, Chee, Tien Fong <tien.fong.c...@intel.com> > wrote: > > > > On Tue, 2018-03-06 at 10:51 -0700, Simon Glass wrote: > > > > > > Hi, > > > > >

Re: [U-Boot] [PATCH v10 4/4] common: Generic firmware loader for file system

2018-03-07 Thread Chee, Tien Fong
On Tue, 2018-03-06 at 10:51 -0700, Simon Glass wrote: > Hi, > > On 5 March 2018 at 02:43,   wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into

Re: [U-Boot] [PATCH v9 4/4] common: Generic firmware loader for file system

2018-02-27 Thread Chee, Tien Fong
On Tue, 2018-02-27 at 11:04 +0100, Lothar Waßmann wrote: > Hi, > > On Tue, 27 Feb 2018 13:21:57 +0800 tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage

Re: [U-Boot] [PATCH v8 4/4] common: Generic firmware loader for file system

2018-02-25 Thread Chee, Tien Fong
On Thu, 2018-02-22 at 10:02 +0100, Lothar Waßmann wrote: > Hi, > > On Mon,  5 Feb 2018 15:06:49 +0800 tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage

Re: [U-Boot] [PATCH v8 4/4] common: Generic firmware loader for file system

2018-02-25 Thread Chee, Tien Fong
On Thu, 2018-02-22 at 10:50 -0500, Tom Rini wrote: > On Thu, Feb 22, 2018 at 03:28:12PM +0100, Marek Vasut wrote: > > > > On 02/22/2018 09:18 AM, Chee, Tien Fong wrote: > > > > > > On Thu, 2018-02-15 at 15:58 +0100, Marek Vasut wrote: > > > >

Re: [U-Boot] [PATCH v8 4/4] common: Generic firmware loader for file system

2018-02-25 Thread Chee, Tien Fong
On Thu, 2018-02-22 at 15:28 +0100, Marek Vasut wrote: > On 02/22/2018 09:18 AM, Chee, Tien Fong wrote: > > > > On Thu, 2018-02-15 at 15:58 +0100, Marek Vasut wrote: > > > > > > On 02/05/2018 08:06 AM, tien.fong.c...@intel.com wrote: > > > > >

Re: [U-Boot] [PATCH v8 4/4] common: Generic firmware loader for file system

2018-02-22 Thread Chee, Tien Fong
On Thu, 2018-02-15 at 15:58 +0100, Marek Vasut wrote: > On 02/05/2018 08:06 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > This is file system generic loader which can be used to load > > the file image from the storage into target such as

<    1   2   3   4   5   6   7   >