[PATCH 4/9] board: stmark2: remove old garbage

Kuan-Wei Chiu visitorckw at gmail.com
Sat Apr 25 18:26:32 CEST 2026


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 at 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
> 


More information about the U-Boot mailing list