All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Marek Vasut <marex@denx.de>,u-boot@lists.denx.de
Subject: [PATCH 2/2] ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM
Date: Tue,  4 Apr 2023 12:19:29 +0200 (CEST)	[thread overview]
Message-ID: <20230404101935.D7A0285DD6@phobos.denx.de> (raw)
In-Reply-To: <20230307075105.132331-2-marex@denx.de>

> Enable SDP protocol support in SPL for DH i.MX6 DHSOM, now that those
> components fit into the SPL due to LTO.
> To start U-Boot via SDP upload on i.MX6 DHSOM based board, proceed as follows:
> - Compile imx_usb [1] .
> - Power off the i.MX6 DHSOM based board.
> - Connect both USB-serial console and USB-OTG miniB ports to host PC.
> - Switch board to USB boot mode.
> - Power on the board.
> - Verify using '$ dmesg' that a new device has been detected as follows:
>     New USB device found, idVendor=15a2, idProduct=0054, bcdDevice= 0.01
>     New USB device strings: Mfr=1, Product=2, SerialNumber=0
>     Product: SE Blank ARIK
>     Manufacturer: Freescale SemiConductor Inc
> - Upload U-Boot SPL:
> $ imx_usb u-boot-with-spl.imx
> - Wait for SPL to come up, the following print ought to be the last on
>   UART console:
> SDP: handle requests...
> - Upload U-Boot proper:
> $ imx_usb u-boot.img
> [1] https://github.com/boundarydevices/imx_usb_loader.git
> Signed-off-by: Marek Vasut <marex@denx.de>
Applied to u-boot-imx, next, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

  reply	other threads:[~2023-04-04 10:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07  7:51 [PATCH 1/2] ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM Marek Vasut
2023-03-07  7:51 ` [PATCH 2/2] ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM Marek Vasut
2023-04-04 10:19   ` sbabic [this message]
2023-04-04 10:19 ` [PATCH 1/2] ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM sbabic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230404101935.D7A0285DD6@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.