[PATCH 1/5] wandboard: Fix detection for mx6q/mx6dl revD1 revariants
Fabio Estevam
festevam at gmail.com
Fri Apr 17 13:15:43 CEST 2020
Hi Heiko,
On Fri, Apr 17, 2020 at 4:56 AM Heiko Schocher <hs at denx.de> wrote:
> So it seems, output on console gets somehow lost, but bootcount counts down
> and loads linux ... may I missed something?
Thanks for testing.
On my console, I get the full output on a i.MX6Q revB1:
http://code.bulix.org/buuwfu-1287884
And also on a i.MX6QP revD1:
http://code.bulix.org/0dx8tz-1287899
Could it be due to patch 4/5, that does:
--- a/configs/wandboard_defconfig
+++ b/configs/wandboard_defconfig
@@ -29,7 +29,6 @@ CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run
distro_bootcmd"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
# CONFIG_DISPLAY_BOARDINFO is not set
-CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_BOUNCE_BUFFER=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SPL_SEPARATE_BSS=y
but I thought this would impact only the LCD output, not the real console.
If you have a chance, could you please try again with only the first
patch of the series (1/5)?
Thanks
> --
> DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list