Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-10-09 Thread Ley Foon Tan
On Thu, Oct 10, 2019 at 2:42 AM Simon Goldschmidt wrote: > > Am 02.10.2019 um 11:23 schrieb Simon Goldschmidt: > > On Wed, Oct 2, 2019 at 10:13 AM Ley Foon Tan wrote: > >> > >> On Wed, Sep 18, 2019 at 12:23 PM Simon Goldschmidt > >> wrote: > >>> > >>> > >>> > >>> Ley Foon Tan schrieb am Mi.,

Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-10-09 Thread Simon Goldschmidt
Am 02.10.2019 um 11:23 schrieb Simon Goldschmidt: On Wed, Oct 2, 2019 at 10:13 AM Ley Foon Tan wrote: On Wed, Sep 18, 2019 at 12:23 PM Simon Goldschmidt wrote: Ley Foon Tan schrieb am Mi., 18. Sep. 2019, 04:32: On Wed, Sep 18, 2019 at 6:33 AM Dinh Nguyen wrote: On 9/10/19 3:37

Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-10-02 Thread Simon Goldschmidt
On Wed, Oct 2, 2019 at 10:13 AM Ley Foon Tan wrote: > > On Wed, Sep 18, 2019 at 12:23 PM Simon Goldschmidt > wrote: > > > > > > > > Ley Foon Tan schrieb am Mi., 18. Sep. 2019, 04:32: > >> > >> On Wed, Sep 18, 2019 at 6:33 AM Dinh Nguyen wrote: > >> > > >> > > >> > > >> > On 9/10/19 3:37 AM,

Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-10-02 Thread Ley Foon Tan
On Wed, Sep 18, 2019 at 12:23 PM Simon Goldschmidt wrote: > > > > Ley Foon Tan schrieb am Mi., 18. Sep. 2019, 04:32: >> >> On Wed, Sep 18, 2019 at 6:33 AM Dinh Nguyen wrote: >> > >> > >> > >> > On 9/10/19 3:37 AM, Ley Foon Tan wrote: >> > > This is 2nd version of patchset to convert reset,

Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-09-17 Thread Simon Goldschmidt
Ley Foon Tan schrieb am Mi., 18. Sep. 2019, 04:32: > On Wed, Sep 18, 2019 at 6:33 AM Dinh Nguyen wrote: > > > > > > > > On 9/10/19 3:37 AM, Ley Foon Tan wrote: > > > This is 2nd version of patchset to convert reset, system and clock > manager > > > drivers to use #define instead of struct. > >

Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-09-17 Thread Ley Foon Tan
On Wed, Sep 18, 2019 at 6:33 AM Dinh Nguyen wrote: > > > > On 9/10/19 3:37 AM, Ley Foon Tan wrote: > > This is 2nd version of patchset to convert reset, system and clock manager > > drivers to use #define instead of struct. > > > > Tested on Cyclone 5, Arria 10 and Stratix 10 devices. > > > >

Re: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-09-17 Thread Dinh Nguyen
On 9/10/19 3:37 AM, Ley Foon Tan wrote: > This is 2nd version of patchset to convert reset, system and clock manager > drivers to use #define instead of struct. > > Tested on Cyclone 5, Arria 10 and Stratix 10 devices. > > Patch 1 is new one, patch 2 to 4 have changes. > > Main changes in

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines

2019-09-10 Thread Ley Foon Tan
This is 2nd version of patchset to convert reset, system and clock manager drivers to use #define instead of struct. Tested on Cyclone 5, Arria 10 and Stratix 10 devices. Patch 1 is new one, patch 2 to 4 have changes. Main changes in this version are: - Get base address from DT - Change to use