:: Re: [maemo-leste] [PATCH] nokia_rx5…
Top Page
Delete this message
Reply to this message
Author: Pali Rohár
Date:  
To: Tom Rini
CC: Anatolij Gustschin, u-boot, maemo-leste
Subject: Re: [maemo-leste] [PATCH] nokia_rx51: disable obsolete VIDEO config
On Tuesday 20 October 2020 10:17:07 Tom Rini wrote:
> On Tue, Oct 20, 2020 at 11:30:51AM +0200, Pali Rohár wrote:
> > Hello!
> >
> > On Sunday 18 October 2020 21:17:43 Tom Rini wrote:
> > > On Sun, Oct 18, 2020 at 10:59:36PM +0200, Pali Rohár wrote:
> > > > On Sunday 18 October 2020 22:54:41 Anatolij Gustschin wrote:
> > > > > If you need video console support, then please convert to DM_VIDEO.
> > > >
> > > > Ok, but I'm waiting until other N900 issues are fixed. There are pending
> > > > patches which needs to be reviewed and merged.
> > >
> > > Can you please list which?
> >
> > U-Boot is crashing and board is automatically rebooted:
> >
> > https://lists.denx.de/pipermail/u-boot/2020-August/422968.html
> >
> > Last email in that thread:
> >
> > https://lists.denx.de/pipermail/u-boot/2020-September/427704.html
>
> So there's the unresolved MMC issue, but you can work-around that it
> sounded like?


Yes, there is mmc issue, I have found which commit caused it and
because nobody was able to debug / understand what is happening I have
sent revert patch, which fixes that issue, until somebody solve issue in
original patch.

But I do not see any progress on either applying revert patch or fixing
original patch.

And I do not like to have custom patch in my local branch (and
periodically rebasing it) as it just another layer of complication.

Could we move somehow in this issue?