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

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


On Sun, Apr 26, 2026 at 12:26:32AM +0800, Kuan-Wei Chiu wrote:
> 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?
> 
Please disregard my previous comment.
I misread the diff.

Regards,
Kuan-Wei


More information about the U-Boot mailing list