U-boot Archive mirror
 help / color / mirror / Atom feed
From: E Shattow <lucent@gmail.com>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Minda Chen <minda.chen@starfivetech.com>,
	Hal Feng <hal.feng@starfivetech.com>,
	 Rick Chen <rick@andestech.com>, Leo <ycliang@andestech.com>,
	 Aurelien Jarno <aurelien@aurel32.net>,
	Lukasz Tekieli <tekieli.lukasz@gmail.com>,
	 Lukas Funke <lukas.funke@weidmueller.com>,
	Shiji Yang <yangshiji66@outlook.com>,
	Shengyu Qu <wiagn233@outlook.com>,
	Michal Simek <michal.simek@amd.com>,
	 Seung-Woo Kim <sw0312.kim@samsung.com>,
	Mason Huo <mason.huo@starfivetech.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v2 4/4] configs: visionfive2: enable SPL_YMODEM_SUPPORT
Date: Fri, 3 May 2024 14:52:10 -0700	[thread overview]
Message-ID: <CANV2PTPB34__WpAOeC3zSkV_ZsgmXhtOUOQMXWVT16xGWO9+Kg@mail.gmail.com> (raw)
In-Reply-To: <20240503090011.37849-5-heinrich.schuchardt@canonical.com>

On Fri, May 3, 2024 at 2:01 AM Heinrich Schuchardt
<heinrich.schuchardt@canonical.com> wrote:
>
> We can use U-Boot for recovering JH7110 based boards via UART
> if CONFIG_SPL_YMODEM_SUPPORT=y.
>
> * Send u-boot-spl.normal.out via XMODEM.
> * Send u-boot.itb via YMODEM.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
> v2:
>         no change
> ---
>  configs/starfive_visionfive2_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig
> index 3bbd1dbd67c..174ac24dc74 100644
> --- a/configs/starfive_visionfive2_defconfig
> +++ b/configs/starfive_visionfive2_defconfig
> @@ -62,6 +62,7 @@ CONFIG_SPL_I2C=y
>  CONFIG_SPL_DM_SPI_FLASH=y
>  CONFIG_SPL_DM_RESET=y
>  CONFIG_SPL_SPI_LOAD=y
> +CONFIG_SPL_YMODEM_SUPPORT=y
>  CONFIG_SYS_PROMPT="StarFive # "
>  CONFIG_CMD_EEPROM=y
>  CONFIG_SYS_EEPROM_SIZE=512
> --
> 2.43.0
>

Reviewed-by: E. Shattow <lucent@gmail.com>

      reply	other threads:[~2024-05-03 21:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03  8:59 [PATCH v2 0/4] board: starfive: add Milk-V Mars CM support Heinrich Schuchardt
2024-05-03  9:00 ` [PATCH v2 1/4] board: starfive: function to read eMMC size Heinrich Schuchardt
2024-05-03 21:41   ` E Shattow
2024-05-03  9:00 ` [PATCH v2 2/4] board: add support for Milk-V Mars CM Heinrich Schuchardt
2024-05-03 21:50   ` E Shattow
2024-05-03  9:00 ` [PATCH v2 3/4] doc: Milk-V Mars CM and Milk-V Mars CM Lite Heinrich Schuchardt
2024-05-03 21:46   ` E Shattow
2024-05-03  9:00 ` [PATCH v2 4/4] configs: visionfive2: enable SPL_YMODEM_SUPPORT Heinrich Schuchardt
2024-05-03 21:52   ` E Shattow [this message]

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=CANV2PTPB34__WpAOeC3zSkV_ZsgmXhtOUOQMXWVT16xGWO9+Kg@mail.gmail.com \
    --to=lucent@gmail.com \
    --cc=aurelien@aurel32.net \
    --cc=hal.feng@starfivetech.com \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=lukas.funke@weidmueller.com \
    --cc=mason.huo@starfivetech.com \
    --cc=michal.simek@amd.com \
    --cc=minda.chen@starfivetech.com \
    --cc=rick@andestech.com \
    --cc=sw0312.kim@samsung.com \
    --cc=tekieli.lukasz@gmail.com \
    --cc=u-boot@lists.denx.de \
    --cc=wiagn233@outlook.com \
    --cc=yangshiji66@outlook.com \
    --cc=ycliang@andestech.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).