:: 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 Wednesday 21 October 2020 08:47:02 Tom Rini wrote:
> On Wed, Oct 21, 2020 at 11:08:37AM +0200, Pali Rohár wrote:
> > 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?
>
> No, it's probably stuck until you can fix the problem or otherwise add a
> "quirk" for your platform. What does Linux do in this case?


Well, I provided all requested information, just I'm lacking any new
response from developers / maintainers of particular code.

I have already identified problematic place / commit and I have already
sent revert patch which fixing this issue.

Tom, what else do you need?

I see the main issue now that nobody reviewed / merged patch and nobody
responded to emails which I have sent more then 2 months ago.