From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [maemo-leste] [PATCH] nokia_rx51: disable obsolete VIDEO config
Date: Sun, 25 Oct 2020 20:25:34 -0400 [thread overview]
Message-ID: <20201026002534.GL14816@bill-the-cat> (raw)
In-Reply-To: <20201026001943.4hlfdg5cfyxtma2a@pali>
On Mon, Oct 26, 2020 at 01:19:43AM +0100, Pali Roh?r wrote:
> On Sunday 25 October 2020 19:55:28 Tom Rini wrote:
> > On Mon, Oct 26, 2020 at 12:04:54AM +0100, Pali Roh?r wrote:
> > > On Saturday 24 October 2020 08:19:31 Tom Rini wrote:
> > > > Let me add in the TI folks that might be able to look in to any of this
> > > > today. But the next problem is that the rx51 needs to be converted to
> > > > use DM in U-Boot. It's throwing up a ton of "you need to convert to X
> > > > by <some release in 2019> or this board may be removed" warnings at
> > > > build. I really really want to see some of this start to be addressed.
> > >
> > > Well, I do not see any warnings at build, I'm building U-Boot by command:
> > >
> > > $ make nokia_rx51_defconfig && make SOURCE_DATE_EPOCH=0 ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- u-boot.bin
> >
> > Note that ARCH=arm is meaningless in U-Boot.
> >
> > > Maybe I'm doing something wrong that I do not see it? Or is there any
> > > other way to "list all issues for N900" which needs to be addressed?
> >
> > Yes, the "all" target.
>
> Ok, now I see them! I used in all my scripts only u-boot.bin target (as
> I needed only this one binary), so basically all warnings were perfectly
> hidden also in past and I did not know about it...
>
> Maybe there are more people who do not know about these warnings? What
> about printing them as part of u-boot.bin target?
I was wondering about that too, but I'm not sure.
--
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/20201025/c32dcb6d/attachment-0001.sig>
next prev parent reply other threads:[~2020-10-26 0:25 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
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 [this message]
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=20201026002534.GL14816@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