U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kuan-Wei Chiu <visitorckw@gmail.com>
To: Angelo Dureghello <angelo@kernel-space.org>
Cc: trini@konsulko.com, u-boot@lists.denx.de, sjg@chromium.org
Subject: Re: [PATCH 4/9] board: stmark2: remove old garbage
Date: Sun, 26 Apr 2026 00:26:32 +0800	[thread overview]
Message-ID: <aezrOFUXtdXpxJHu@google.com> (raw)
In-Reply-To: <20260416121431.20852-4-angelo@kernel-space.org>

Hi Angelo,

On Thu, Apr 16, 2026 at 02:14:26PM +0200, Angelo Dureghello wrote:
> Remove old erroneous garbage.
> 
> Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
> ---
>  include/configs/stmark2.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
> index a7afbb3be1f..c1096398359 100644
> --- a/include/configs/stmark2.h
> +++ b/include/configs/stmark2.h
> @@ -18,7 +18,6 @@
>  		"load mmc 0:1 ${loadaddr_ramfs} uRamfs\0"	\
>  	"kern_size=0x700000\0"					\
>  	"loadaddr=0x42000000\0"					\
> -		"-(rootfs)\0"					\

Since this line was introduced in patch 3, would it be possible to fold
this change into that one?

Regards,
Kuan-Wei

>  	"loadaddr_ramfs=0x43000000\0"				\
>  	"update_uboot=loady ${loadaddr}; "			\
>  		"sf probe 0:1 50000000; "			\
> -- 
> 2.53.0
> 

  reply	other threads:[~2026-04-25 16:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-16 12:14 [PATCH 1/9] m68k: dts: mcf5441x: add mmc device for mcf5441x Angelo Dureghello
2026-04-16 12:14 ` [PATCH 2/9] m68k: dts: stmark2: enable esdhc Angelo Dureghello
2026-04-16 12:14 ` [PATCH 3/9] board: stmark2: add sd boot command Angelo Dureghello
2026-04-16 12:14 ` [PATCH 4/9] board: stmark2: remove old garbage Angelo Dureghello
2026-04-25 16:26   ` Kuan-Wei Chiu [this message]
2026-04-25 16:31     ` Kuan-Wei Chiu
2026-04-16 12:14 ` [PATCH 5/9] configs: stmark2: add support for mmc Angelo Dureghello
2026-04-25 17:02   ` Kuan-Wei Chiu
2026-04-16 12:14 ` [PATCH 6/9] configs: stmark2: add bdinfo command Angelo Dureghello
2026-04-16 12:14 ` [PATCH 7/9] mmc: Kconfig: allows m68k to use esdhc imx driver Angelo Dureghello
2026-04-16 12:14 ` [PATCH 8/9] m68k: mcf5441x: create stub to use imx drivers Angelo Dureghello
2026-04-16 12:14 ` [PATCH 9/9] m68k: set proper u-boot image size for initial boot Angelo Dureghello

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=aezrOFUXtdXpxJHu@google.com \
    --to=visitorckw@gmail.com \
    --cc=angelo@kernel-space.org \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox