public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] nokia_rx51: disable obsolete VIDEO config
Date: Wed, 21 Oct 2020 08:47:02 -0400	[thread overview]
Message-ID: <20201021124702.GA14816@bill-the-cat> (raw)
In-Reply-To: <20201021090837.i52wpkvu7anehjat@pali>

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?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201021/ccaa32bf/attachment.sig>

  reply	other threads:[~2020-10-21 12:47 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-18 19:18 [PATCH] arm: sunxi: disable obsolete VIDEO config Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] at91sam9: " Anatolij Gustschin
2020-10-26 20:23   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] at91sam9n12ek: " Anatolij Gustschin
2020-10-26 20:23   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] eb_cpu5282: fix CONFIG_DM_VIDEO build warnings Anatolij Gustschin
2020-10-26 20:23   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] imx: mx6sxsabresd: disable obsolete VIDEO config Anatolij Gustschin
2020-10-26 20:24   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] imx: mx7dsabresd: " Anatolij Gustschin
2020-10-26 20:24   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] ls1021aqds: " Anatolij Gustschin
2020-10-26 20:25   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] ls1021atwr: " Anatolij Gustschin
2020-10-26 20:27   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] mx23evk: " Anatolij Gustschin
2020-10-26 20:28   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] nokia_rx51: " Anatolij Gustschin
2020-10-18 20:41   ` Pali Rohár
2020-10-18 20:54     ` Anatolij Gustschin
2020-10-18 20:59       ` Pali Rohár
2020-10-19  1:17         ` Tom Rini
2020-10-20  9:30           ` Pali Rohár
2020-10-20 14:17             ` Tom Rini
2020-10-20 17:34               ` Anatolij Gustschin
2020-10-21  9:08               ` Pali Rohár
2020-10-21 12:47                 ` Tom Rini [this message]
2020-10-24 10:06                   ` Pali Rohár
     [not found]                     ` <defdeadd-1640-82bc-b6da-0fd5dc9911fa@wizzup.org>
2020-10-24 12:19                       ` [maemo-leste] " Tom Rini
2020-10-25 23:04                         ` Pali Rohár
2020-10-25 23:55                           ` Tom Rini
2020-10-26  0:19                             ` Pali Rohár
2020-10-26  0:25                               ` Tom Rini
2020-10-25 23:59                           ` Anatolij Gustschin
2020-10-29  8:36                         ` Lokesh Vutla
2020-10-30 19:09                           ` Pali Rohár
2020-10-26 18:58   ` [PATCH v2] " Anatolij Gustschin
2020-10-26 20:29     ` Anatolij Gustschin
2020-10-26 23:51     ` Pali Rohár
2020-10-27  7:17       ` Anatolij Gustschin
2020-10-27  8:42         ` Pali Rohár
2020-10-27  8:54           ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] picosam9g45: " Anatolij Gustschin
2020-10-26 20:28   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] sansa_fuze_plus: " Anatolij Gustschin
2020-10-26 20:29   ` Anatolij Gustschin
2020-10-18 19:18 ` [PATCH] xfi3: " Anatolij Gustschin
2020-10-26 20:29   ` Anatolij Gustschin
2020-10-19  9:17 ` [PATCH] arm: sunxi: " Maxime Ripard
2020-10-19 14:50   ` Tom Rini
2020-10-27 21:21     ` Maxime Ripard
2020-10-21 19:04 ` Jagan Teki
2020-10-21 19:14   ` Anatolij Gustschin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201021124702.GA14816@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox