Re: [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-03-04 Thread Marek Vasut
On 3/4/20 10:31 AM, Ley Foon Tan wrote: > On Tue, Mar 3, 2020 at 8:16 PM Marek Vasut wrote: >> >> On 3/3/20 10:21 AM, Ley Foon Tan wrote: >>> On Mon, Mar 2, 2020 at 6:40 PM Marek Vasut wrote: On 3/2/20 10:33 AM, Ley Foon Tan wrote: > On Fri, Feb 21, 2020 at 9:25 AM Ley Foon Tan

Re: [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-03-04 Thread Ley Foon Tan
On Tue, Mar 3, 2020 at 8:16 PM Marek Vasut wrote: > > On 3/3/20 10:21 AM, Ley Foon Tan wrote: > > On Mon, Mar 2, 2020 at 6:40 PM Marek Vasut wrote: > >> > >> On 3/2/20 10:33 AM, Ley Foon Tan wrote: > >>> On Fri, Feb 21, 2020 at 9:25 AM Ley Foon Tan > >>> wrote: > > Add QSPI boot

Re: [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-03-03 Thread Marek Vasut
On 3/3/20 10:21 AM, Ley Foon Tan wrote: > On Mon, Mar 2, 2020 at 6:40 PM Marek Vasut wrote: >> >> On 3/2/20 10:33 AM, Ley Foon Tan wrote: >>> On Fri, Feb 21, 2020 at 9:25 AM Ley Foon Tan wrote: Add QSPI boot settings for Arria 10 SoCDK. Signed-off-by: Ley Foon Tan ---

Re: [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-03-03 Thread Ley Foon Tan
On Mon, Mar 2, 2020 at 6:40 PM Marek Vasut wrote: > > On 3/2/20 10:33 AM, Ley Foon Tan wrote: > > On Fri, Feb 21, 2020 at 9:25 AM Ley Foon Tan wrote: > >> > >> Add QSPI boot settings for Arria 10 SoCDK. > >> > >> Signed-off-by: Ley Foon Tan > >> --- > >> include/configs/socfpga_arria10_socdk.h

Re: [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-03-02 Thread Marek Vasut
On 3/2/20 10:33 AM, Ley Foon Tan wrote: > On Fri, Feb 21, 2020 at 9:25 AM Ley Foon Tan wrote: >> >> Add QSPI boot settings for Arria 10 SoCDK. >> >> Signed-off-by: Ley Foon Tan >> --- >> include/configs/socfpga_arria10_socdk.h | 9 + >> 1 file changed, 9 insertions(+) >> >> diff --git

Re: [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-03-02 Thread Ley Foon Tan
On Fri, Feb 21, 2020 at 9:25 AM Ley Foon Tan wrote: > > Add QSPI boot settings for Arria 10 SoCDK. > > Signed-off-by: Ley Foon Tan > --- > include/configs/socfpga_arria10_socdk.h | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/include/configs/socfpga_arria10_socdk.h >

[PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

2020-02-20 Thread Ley Foon Tan
Add QSPI boot settings for Arria 10 SoCDK. Signed-off-by: Ley Foon Tan --- include/configs/socfpga_arria10_socdk.h | 9 + 1 file changed, 9 insertions(+) diff --git a/include/configs/socfpga_arria10_socdk.h b/include/configs/socfpga_arria10_socdk.h index 645e66e6b0..e1d01c095f 100644