Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-09-05 Thread Sean Anderson
On 9/2/20 11:59 AM, Sean Anderson wrote: > On 9/2/20 8:26 AM, Heinrich Schuchardt wrote: >> After adding some debug functions the error appeared and disappeared >> when changing the code in function panic(). So my guess is that there is >> some alignment problem in the static data section. > > I i

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-09-02 Thread Sean Anderson
On 9/2/20 8:26 AM, Heinrich Schuchardt wrote: > On 01.09.20 03:19, Rick Chen wrote: >> Hi Sean >> >>> On 8/20/20 4:47 AM, Rick Chen wrote: Hi Sean > Hi Sean > >> On 8/18/20 11:48 PM, Rick Chen wrote: >>> Hi Tom >>> This patch adds the necessary configs and doc

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-09-02 Thread Heinrich Schuchardt
On 01.09.20 03:19, Rick Chen wrote: > Hi Sean > >> On 8/20/20 4:47 AM, Rick Chen wrote: >>> Hi Sean >>> Hi Sean > On 8/18/20 11:48 PM, Rick Chen wrote: >> Hi Tom >> >>> This patch adds the necessary configs and docs for FPIOA and GPIO >>> support >>> on the K210.

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-31 Thread Rick Chen
Hi Sean > On 8/20/20 4:47 AM, Rick Chen wrote: > > Hi Sean > > > >> Hi Sean > >> > >>> On 8/18/20 11:48 PM, Rick Chen wrote: > Hi Tom > > > This patch adds the necessary configs and docs for FPIOA and GPIO > > support > > on the K210. > > > > The board does not boot

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-31 Thread Sean Anderson
On 8/20/20 4:47 AM, Rick Chen wrote: > Hi Sean > >> Hi Sean >> >>> On 8/18/20 11:48 PM, Rick Chen wrote: Hi Tom > This patch adds the necessary configs and docs for FPIOA and GPIO support > on the K210. > > The board does not boot unless CONSOLE_LOGLEVEL is set to a non-d

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-21 Thread Ruinland ChuanTzu Tsai
an...@gmail.com] > Sent: Wednesday, August 19, 2020 7:13 PM > To: Rick Chen > Cc: U-Boot Mailing List; Simon Glass; Tom Rini; Bin Meng; Rick Jian-Zhi > Chen(陳建志); Alan Quey-Liang Kao(高魁良) > Subject: Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte > K210 >

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-21 Thread Sean Anderson
20, 2020 at 02:25:36PM +0800, Rick Jian-Zhi Chen(陳建志) wrote: >> >> >> -Original Message- >> From: Sean Anderson [mailto:sean...@gmail.com] >> Sent: Wednesday, August 19, 2020 7:13 PM >> To: Rick Chen >> Cc: U-Boot Mailing List; Simon Glass; Tom

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-20 Thread Rick Chen
Hi Sean > Hi Sean > > > On 8/18/20 11:48 PM, Rick Chen wrote: > > > Hi Tom > > > > > >> This patch adds the necessary configs and docs for FPIOA and GPIO support > > >> on the K210. > > >> > > >> The board does not boot unless CONSOLE_LOGLEVEL is set to a non-default > > >> value . It also boots w

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-20 Thread Rick Chen
Hi Sean > On 8/18/20 11:48 PM, Rick Chen wrote: > > Hi Tom > > > >> This patch adds the necessary configs and docs for FPIOA and GPIO support > >> on the K210. > >> > >> The board does not boot unless CONSOLE_LOGLEVEL is set to a non-default > >> value . It also boots when the tree is dirty (and C

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-19 Thread Sean Anderson
On 8/18/20 11:48 PM, Rick Chen wrote: > Hi Tom > >> This patch adds the necessary configs and docs for FPIOA and GPIO support >> on the K210. >> >> The board does not boot unless CONSOLE_LOGLEVEL is set to a non-default >> value . It also boots when the tree is dirty (and CONSOLE_LOGLEVEL is not >

Re: [PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-18 Thread Rick Chen
Hi Tom > This patch adds the necessary configs and docs for FPIOA and GPIO support > on the K210. > > The board does not boot unless CONSOLE_LOGLEVEL is set to a non-default > value . It also boots when the tree is dirty (and CONSOLE_LOGLEVEL is not > changed). It also boots when changes are made

[PATCH v5 11/11] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-08-15 Thread Sean Anderson
This patch adds the necessary configs and docs for FPIOA and GPIO support on the K210. The board does not boot unless CONSOLE_LOGLEVEL is set to a non-default value . It also boots when the tree is dirty (and CONSOLE_LOGLEVEL is not changed). It also boots when changes are made to the device tree