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 +, Chee, Tien Fong wrote: > > > > > 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 > > in

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

2018-09-25 Thread Simon Glass
Hi, On 25 September 2018 at 01:02, Chee, Tien Fong wrote: > 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 f

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

2018-09-25 Thread Tom Rini
On Tue, Sep 25, 2018 at 07:02:42AM +, Chee, Tien Fong wrote: > 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 >

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. 2. Let

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

2018-09-20 Thread Chee, Tien Fong
On Tue, 2018-07-31 at 08:22 +0200, Michal Simek wrote: > On 30.7.2018 18:05, 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, T

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

2018-07-30 Thread Michal Simek
On 30.7.2018 18:05, 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 Fong wrote: On Thu, 2018-07-26 at 11:03 +0200, Michal Simek wrote: > On 25.7.2018 18:

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 Fong > > om> wrote: > > > > > > > > > > > > On Thu, 2018-07-

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

2018-07-30 Thread Simon Glass
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 Fong wrote: >>> >>> On Thu, 2018-07-26 at 11:03 +0200, Michal Simek wrote: On 25.7.2018 18:03, Tom Rini wrote: > > On Wed, Jul 25, 2018

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

2018-07-30 Thread Michal Simek
On 30.7.2018 15:26, Simon Glass wrote: > Hi, > > On 27 July 2018 at 02:40, Chee, Tien Fong wrote: >> >> On Thu, 2018-07-26 at 11:03 +0200, Michal Simek wrote: >>> On 25.7.2018 18:03, Tom Rini wrote: On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass wrote: > > Hi, > >

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

2018-07-30 Thread Simon Glass
Hi, On 27 July 2018 at 02:40, Chee, Tien Fong wrote: > > On Thu, 2018-07-26 at 11:03 +0200, Michal Simek wrote: > > On 25.7.2018 18:03, Tom Rini wrote: > > > > > > On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass wrote: > > > > > > > > Hi, > > > > > > > > On 25 July 2018 at 03:48, Michal Sim

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

2018-07-30 Thread Michal Simek
On 27.7.2018 10:40, Chee, Tien Fong wrote: > On Thu, 2018-07-26 at 11:03 +0200, Michal Simek wrote: >> On 25.7.2018 18:03, Tom Rini wrote: >>> >>> On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass wrote: Hi, On 25 July 2018 at 03:48, 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 11:03 +0200, Michal Simek wrote: > On 25.7.2018 18:03, Tom Rini wrote: > > > > On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass wrote: > > > > > > Hi, > > > > > > On 25 July 2018 at 03:48, Michal Simek > > > wrote: > > > > > > > > > > > > On 25.7.2018 08:31, Chee, T

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: > > > > > > > > > > > > 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-26 Thread Michal Simek
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: >>> >>> 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

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: > > > > > > > > > > > > From: Tien Fong Chee > > > > > > > > This i

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

2018-07-26 Thread Michal Simek
On 25.7.2018 18:03, Tom Rini wrote: > On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass wrote: >> Hi, >> >> On 25 July 2018 at 03:48, 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

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

2018-07-25 Thread Tom Rini
On Wed, Jul 25, 2018 at 09:47:17AM -0600, Simon Glass wrote: > Hi, > > On 25 July 2018 at 03:48, 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 Simon Glass
Hi, On 25 July 2018 at 03:48, 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: > >>> > >>> From: Tien Fong Chee > >>> [...] > >> > >> Also that DT binding is quit

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

2018-07-25 Thread Michal Simek
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: >>> >>> From: Tien Fong Chee >>> >>> This is file system generic loader which can be used to load >>> the file image from the storage into targe

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

2018-07-24 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 wo

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

2018-07-18 Thread Michal Simek
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 would then use this loader to program whatever, > ie. the FPGA device. >

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 2018 at 02:28,   wrote: > > > > > > > > > > > > From: Tien Fon

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

2018-07-15 Thread Simon Glass
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 2018 at 02:28, wrote: >> > >> > From: Tien Fong Chee >> > >> > This is file system generic loader which can be used to load >> > the file image fro

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 6/6] common: Generic loader for file system

2018-07-11 Thread Simon Glass
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 then use this loader to program whatever, > ie. the FPGA device. > > Signed-

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 v4 6/6] common: Generic loader for file system

2018-07-11 Thread Simon Glass
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 then use this loader to program whatever, > ie. the FPGA device. > > Signed-