[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
Fabio Estevam
festevam at gmail.com
Sat Feb 16 15:25:13 UTC 2019
On Sat, Feb 16, 2019 at 1:14 PM Joris Offouga <offougajoris at gmail.com> wrote:
> Actually on the top of u-boot-imx there is a blocking when loading u-boot-dtb.img with imx_usb_loader.
Just run a "git bisect" and the problem comes from:
commit 9e3c0174da842dd88f5feaffbf843ba332233897 (refs/bisect/bad)
Author: Fabio Estevam <festevam at gmail.com>
Date: Tue Dec 11 16:40:38 2018 -0200
pico-imx7d: Add LCD support
Add support for the VXT VL050-8048NT-C01 panel connected through
the 24 bit parallel LCDIF interface.
Signed-off-by: Fabio Estevam <festevam at gmail.com>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
It used to work at some point as I could see the splashscreen logo in
the screen.
Please revert it from your tree and see if it works for you.
I will need to investigate why my commit broke the boot, but for now
just revert it locally so that you can continue the DM conversion.
Thanks
More information about the U-Boot
mailing list