Re: [U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-03-02 Thread Chin Liang See
On Tue, 2016-03-01 at 14:51 +0100, Marek Vasut wrote: > On 03/01/2016 07:38 AM, Chin Liang See wrote: > > On Fri, 2016-02-26 at 19:08 +0100, Marek Vasut wrote: > > > On 02/26/2016 02:06 PM, Chin Liang See wrote: > > > > On Wed, 2016-02-24 at 18:44 +0100, Marek Vasut wrote: > > > > > On 02/24/2016 0

Re: [U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-03-01 Thread Marek Vasut
On 03/01/2016 07:38 AM, Chin Liang See wrote: > On Fri, 2016-02-26 at 19:08 +0100, Marek Vasut wrote: >> On 02/26/2016 02:06 PM, Chin Liang See wrote: >>> On Wed, 2016-02-24 at 18:44 +0100, Marek Vasut wrote: On 02/24/2016 09:50 AM, Chin Liang See wrote: > Enabling the support of storing U

Re: [U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-02-29 Thread Chin Liang See
On Fri, 2016-02-26 at 19:08 +0100, Marek Vasut wrote: > On 02/26/2016 02:06 PM, Chin Liang See wrote: > > On Wed, 2016-02-24 at 18:44 +0100, Marek Vasut wrote: > > > On 02/24/2016 09:50 AM, Chin Liang See wrote: > > > > Enabling the support of storing U-Boot environment > > > > within serial NOR fl

Re: [U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-02-26 Thread Marek Vasut
On 02/26/2016 02:06 PM, Chin Liang See wrote: > On Wed, 2016-02-24 at 18:44 +0100, Marek Vasut wrote: >> On 02/24/2016 09:50 AM, Chin Liang See wrote: >>> Enabling the support of storing U-Boot environment >>> within serial NOR flash. By default, its still >>> store into SDMMC >>> >>> Signed-off-by

Re: [U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-02-26 Thread Chin Liang See
On Wed, 2016-02-24 at 18:44 +0100, Marek Vasut wrote: > On 02/24/2016 09:50 AM, Chin Liang See wrote: > > Enabling the support of storing U-Boot environment > > within serial NOR flash. By default, its still > > store into SDMMC > > > > Signed-off-by: Chin Liang See > > Cc: Dinh Nguyen > > Cc: D

Re: [U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-02-24 Thread Marek Vasut
On 02/24/2016 09:50 AM, Chin Liang See wrote: > Enabling the support of storing U-Boot environment > within serial NOR flash. By default, its still > store into SDMMC > > Signed-off-by: Chin Liang See > Cc: Dinh Nguyen > Cc: Dinh Nguyen > Cc: Pavel Machek > Cc: Marek Vasut > Cc: Stefan Roese

[U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-02-24 Thread Chin Liang See
Enabling the support of storing U-Boot environment within serial NOR flash. By default, its still store into SDMMC Signed-off-by: Chin Liang See Cc: Dinh Nguyen Cc: Dinh Nguyen Cc: Pavel Machek Cc: Marek Vasut Cc: Stefan Roese --- include/configs/socfpga_common.h | 6 ++ 1 file changed,

[U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI

2016-02-24 Thread Chin Liang See
Enabling the support of storing U-Boot environment within serial NOR flash. By default, its still store into SDMMC Signed-off-by: Chin Liang See Cc: Dinh Nguyen Cc: Dinh Nguyen Cc: Pavel Machek Cc: Marek Vasut Cc: Stefan Roese --- include/configs/socfpga_common.h | 6 ++ 1 file changed,