
Hello Stefano, Fabio,
Am 08.01.2020 um 10:54 schrieb Stefano Babic:
Hi Fabio, Heiko,
On 08/01/20 10:31, Fabio Estevam wrote:
Hi Heiko,
On Wed, Jan 8, 2020 at 2:41 AM Heiko Schocher hs@denx.de wrote:
Hi Fabio!
happy new year! Hope you are fine?
I just builded the newest mainline U-Boot code for the wandboard, and I get:
U-Boot SPL 2020.01-tbot-00271-gd8a3f52 (Jan 08 2020 - 06:33:42 +0100) Trying to boot from MMC1
U-Boot 2020.01-tbot-00271-gd8a3f52 (Jan 08 2020 - 06:33:42 +0100)
CPU: Freescale i.MX6DL rev1.3 at 792 MHz Reset cause: WDOG DRAM: 1 GiB PMIC: pmic_get() ret -19
I have already fixed this PMIC issue. Please try this series: https://lists.denx.de/pipermail/u-boot/2019-December/393500.html
I thought it would reach 2020.01, but apparently it did not.
Indeed, I am sure I have already worked and merged the series, but I cannot find them, no idea why. I can just apply them now and push on -master :-(
With this patch I see the same issue:
U-Boot SPL 2020.01-tbot-00273-g877a689 (Jan 08 2020 - 11:05:27 +0100) Trying to boot from MMC1
U-Boot 2020.01-tbot-00273-g877a689 (Jan 08 2020 - 11:05:27 +0100)
CPU: Freescale i.MX6DL rev1.3 at 792 MHz Reset cause: WDOG DRAM: 1 GiB PMIC: pmic_get() ret -19 MMC: FSL_SDHC: 2, FSL_SDHC: 1, FSL_SDHC: 0 Loading Environment from MMC... *** Warning - bad CRC, using default environment
No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Model: Wandboard i.MX6 Dual Lite Board rev B1 Board: Wandboard rev B1 Net: Could not get PHY for FEC0: addr 1 No ethernet found.
Hit any key to stop autoboot: 0 =>
I try to dig into it ...
bye, Heiko