From: Igor Opaniuk <igor.opaniuk@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1 0/9] toradex: Misc fixes for v2020.10
Date: Mon, 14 Sep 2020 10:50:59 +0300 [thread overview]
Message-ID: <20200914075108.14537-1-igor.opaniuk@gmail.com> (raw)
Includes:
- Using splashscreen env variable instead of wrongly added function for
showing boot logo.
- Providing fdtfile value in preboot script/or in default env instead of
setting it in bootcmd.
Igor Opaniuk (9):
colibri-imx6ull: use splashcreen value instead of legacy function
colibri_imx7: use splashcreen value instead of legacy function
toradex: drop legacy show_boot_logo function and use splashscreen
colibri_imx7: wrap video specific funcs with ifdefs
colibri-imx6ull: use preboot for fdtfile evaluation
colibri_vf: use preboot for fdtfile evaluation
colibri_imx7: use preboot for fdtfile evaluation
colibri_imx6: provide fdtfile in env instead of setting it in runtime
apalis_imx6: provide fdtfile in env instead of setting it in runtime
.../toradex/colibri-imx6ull/colibri-imx6ull.c | 2 --
board/toradex/colibri_imx7/colibri_imx7.c | 4 ++--
board/toradex/common/tdx-common.c | 19 -------------------
configs/colibri-imx6ull_defconfig | 2 ++
configs/colibri_imx7_defconfig | 2 ++
configs/colibri_imx7_emmc_defconfig | 2 ++
configs/colibri_vf_defconfig | 2 ++
include/configs/apalis_imx6.h | 3 ++-
include/configs/colibri-imx6ull.h | 9 ++++-----
include/configs/colibri_imx6.h | 3 ++-
include/configs/colibri_imx7.h | 5 ++---
include/configs/colibri_vf.h | 3 +--
12 files changed, 21 insertions(+), 35 deletions(-)
--
2.17.1
next reply other threads:[~2020-09-14 7:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 7:50 Igor Opaniuk [this message]
2020-09-14 7:51 ` [PATCH v1 1/9] colibri-imx6ull: use splashcreen value instead of legacy function Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 2/9] colibri_imx7: " Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 3/9] toradex: drop legacy show_boot_logo function and use splashscreen Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 4/9] colibri_imx7: wrap video specific funcs with ifdefs Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 5/9] colibri-imx6ull: use preboot for fdtfile evaluation Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 6/9] colibri_vf: " Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 7/9] colibri_imx7: " Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 8/9] colibri_imx6: provide fdtfile in env instead of setting it in runtime Igor Opaniuk
2020-09-14 7:51 ` [PATCH v1 9/9] apalis_imx6: " Igor Opaniuk
2020-09-16 10:00 ` [PATCH v1 0/9] toradex: Misc fixes for v2020.10 Igor Opaniuk
2020-09-16 10:09 ` Stefano Babic
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=20200914075108.14537-1-igor.opaniuk@gmail.com \
--to=igor.opaniuk@gmail.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