Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-11 Thread Jagan Teki
On Fri, Jan 11, 2019 at 8:41 PM Zoltan HERPAI wrote: > > Hi, > > Jagan Teki wrote: > >>> A20, can boot as it is, it doesn't effect mmc node on DT, since DM_MMC > >>> is not available. > >>> > That's interesting, the Linksprite_pcDuino3_defconfig does have DM_MMC > set, and after applying your

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-11 Thread Zoltan HERPAI
Hi, Jagan Teki wrote: A20, can boot as it is, it doesn't effect mmc node on DT, since DM_MMC is not available. That's interesting, the Linksprite_pcDuino3_defconfig does have DM_MMC set, and after applying your patch (thanks for working it out), it does fix this A20 board as well. A

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-09 Thread Marek Kraus
Hi Jagan, After applying your patch on v2019.1-rc3 and defining CONFIG_DM_MMC, u-boot finally initialize MMC and boots kernel without any problems on A10-OLinuXino-Lime. :) Thank you for your fix. Marek Kraus Dňa streda, 9. januára 2019 12:28:37 UTC+1 Jagan Teki napísal(-a): > > On Wed, Jan

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-09 Thread Jagan Teki
On Wed, Jan 9, 2019 at 1:08 AM Priit Laes wrote: > > On Tue, Jan 08, 2019 at 11:54:32PM +0530, Jagan Teki wrote: > > On Thu, Jan 3, 2019 at 9:33 PM Zoltan HERPAI wrote: > > > > > > Hi Jagan, Adam, > > > > > > On Thu, 3 Jan 2019, Jagan Teki wrote: > > > > > > > On Thu, Jan 3, 2019 at 6:57 PM

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-08 Thread Priit Laes
On Tue, Jan 08, 2019 at 11:54:32PM +0530, Jagan Teki wrote: > On Thu, Jan 3, 2019 at 9:33 PM Zoltan HERPAI wrote: > > > > Hi Jagan, Adam, > > > > On Thu, 3 Jan 2019, Jagan Teki wrote: > > > > > On Thu, Jan 3, 2019 at 6:57 PM Zoltan HERPAI wrote: > > >> > > >> Hi all, > > >> > > >> The DTS resync

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-08 Thread Jagan Teki
On Thu, Jan 3, 2019 at 9:33 PM Zoltan HERPAI wrote: > > Hi Jagan, Adam, > > On Thu, 3 Jan 2019, Jagan Teki wrote: > > > On Thu, Jan 3, 2019 at 6:57 PM Zoltan HERPAI wrote: > >> > >> Hi all, > >> > >> The DTS resync between 2018.09 and 2018.11 seems to have broken the MMC > >> support for the

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-07 Thread Priit Laes
On Thu, Jan 03, 2019 at 05:03:13PM +0100, Zoltan HERPAI wrote: > Hi Jagan, Adam, > > On Thu, 3 Jan 2019, Jagan Teki wrote: > > > On Thu, Jan 3, 2019 at 6:57 PM Zoltan HERPAI wrote: > > > > > > Hi all, > > > > > > The DTS resync between 2018.09 and 2018.11 seems to have broken the MMC > > >

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-03 Thread Zoltan HERPAI
Hi Jagan, Adam, On Thu, 3 Jan 2019, Jagan Teki wrote: On Thu, Jan 3, 2019 at 6:57 PM Zoltan HERPAI wrote: Hi all, The DTS resync between 2018.09 and 2018.11 seems to have broken the MMC support for the Linksprite pcDuino (A10) and pcDuino v3 (A20) boards. The resync happened in b9d59d0 [1]

Re: [linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-03 Thread Jagan Teki
On Thu, Jan 3, 2019 at 6:57 PM Zoltan HERPAI wrote: > > Hi all, > > The DTS resync between 2018.09 and 2018.11 seems to have broken the MMC > support for the Linksprite pcDuino (A10) and pcDuino v3 (A20) boards. > The resync happened in b9d59d0 [1] and 3c92cca [2], after which u-boot > doesn't

[linux-sunxi] u-boot: MMC broken on Linksprite A10/A20 boards in 2018.11

2019-01-03 Thread Zoltan HERPAI
Hi all, The DTS resync between 2018.09 and 2018.11 seems to have broken the MMC support for the Linksprite pcDuino (A10) and pcDuino v3 (A20) boards. The resync happened in b9d59d0 [1] and 3c92cca [2], after which u-boot doesn't recognize the MMC controller and freezes the board (exactly the