[PATCH v1 0/9] toradex: Misc fixes for v2020.10
Igor Opaniuk
igor.opaniuk at gmail.com
Mon Sep 14 09:50:59 CEST 2020
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
More information about the U-Boot
mailing list