[U-Boot] Pico-imx7d and imx7d sabre Break on 2020.01-rc3

Anatolij, Fabio
I just compiled a fresh U-Boot with U-Boot master and It looks like commit f0b54d (video: mxsfb: Configure the clock after eLCDIF reset") [1] breaks my Pico-imx7d and imx7d-Sabre. see logs after:
U-Boot 2020.01-rc3-00489-g47b48fe186 (Nov 24 2019 - 15:18:23 +0100)
CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz) CPU: Commercial temperature grade (0C to 95C) at 36C Reset cause: POR Model: Freescale i.MX7 SabreSD Board Board: i.MX7D SABRESD in secure mode DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK Video: 480x272x24
After revert it :
U-Boot 2020.01-rc3-00490-g6bebc83c0a (Nov 24 2019 - 15:51:16 +0100)
CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz) CPU: Commercial temperature grade (0C to 95C) at 36C Reset cause: POR Model: Freescale i.MX7 SabreSD Board Board: i.MX7D SABRESD in secure mode DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK Video: 480x272x24 In: serial Out: serial Err: serial Net: FEC0 Hit any key to stop autoboot: 0
So, can you consider this commit 'not applicable' for next release ?
[1]- https://gitlab.denx.de/u-boot/u-boot/commit/ec3dcea7447031463643c33143b3a5f0...
Best Regards,
Joris

Hi Joris,
On Sun, Nov 24, 2019 at 5:06 PM Joris Offouga offougajoris@gmail.com wrote:
Anatolij, Fabio
I just compiled a fresh U-Boot with U-Boot master and It looks like commit f0b54d (video: mxsfb: Configure the clock after eLCDIF reset") [1] breaks my Pico-imx7d and imx7d-Sabre. see logs after:
U-Boot 2020.01-rc3-00489-g47b48fe186 (Nov 24 2019 - 15:18:23 +0100)
CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz) CPU: Commercial temperature grade (0C to 95C) at 36C Reset cause: POR Model: Freescale i.MX7 SabreSD Board Board: i.MX7D SABRESD in secure mode DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK Video: 480x272x24
After revert it :
U-Boot 2020.01-rc3-00490-g6bebc83c0a (Nov 24 2019 - 15:51:16 +0100)
CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz) CPU: Commercial temperature grade (0C to 95C) at 36C Reset cause: POR Model: Freescale i.MX7 SabreSD Board Board: i.MX7D SABRESD in secure mode DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK Video: 480x272x24 In: serial Out: serial Err: serial Net: FEC0 Hit any key to stop autoboot: 0
So, can you consider this commit 'not applicable' for next release ?
Thanks. Let me send a revert.
participants (2)
-
Fabio Estevam
-
Joris Offouga