[U-Boot] [PATCH] pico-imx7: Disable video support
Fabio Estevam
festevam at gmail.com
Mon Mar 25 16:56:03 UTC 2019
Hi Michael,
On Mon, Mar 25, 2019 at 1:51 PM Michael Nazzareno Trimarchi
<michael at amarulasolutions.com> wrote:
> Let me summarize ;). Do you have any reset from the tool? does it
> sends everything
> using usb? Does SPL log appear and the stop?
Here is the way to send SPL and u-boot.img via imx usb loader:
$ sudo ./imx_usb SPL
Then we get in the terminal:
SDP: initialize...
SDP: handle requests...
$ sudo ./imx_usb u-boot.img
Then the boot completes:
Downloading file of size 527088 to 0x877fffc0... done
Jumping to header at 0x877fffc0
Header Tag is not an IMX image
U-Boot 2019.04-rc4-00047-gcfb3e102c4 (Mar 23 2019 - 10:45:10 -0300)
CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz)
CPU: Commercial temperature grade (0C to 95C) at 40C
Reset cause: POR
Board: i.MX7D PICOSOM
I2C: ready
DRAM: 512 MiB
(Hangs here)
More information about the U-Boot
mailing list