[PATCH v3 0/5] arm: aspeed: add initial AST2700 SoC support

Ryan Chen ryan_chen at aspeedtech.com
Sat Jun 13 03:44:58 CEST 2026


> Subject: Re: [PATCH v3 0/5] arm: aspeed: add initial AST2700 SoC support
> 
> On Thu, Jun 11, 2026 at 12:09:45AM +0000, Ryan Chen wrote:
> > > Subject: Re: [PATCH v3 0/5] arm: aspeed: add initial AST2700 SoC
> > > support
> > >
> > > On Wed, Jun 10, 2026 at 02:17:53AM +0000, Ryan Chen wrote:
> > > > Hello Tom,
> > > > 	Will this AST2700 SoC patch series can been merged?
> > >
> > > I expect to take v3 in to the next branch somewhat soon, thanks for
> > > your patience.
> > >
> > Thanks for the update. I appreciate your help and will wait for the v3
> > series to be taken into the next branch.
> 
> 
> This currently fails to build in the next branch:
> +drivers/spi/spi-aspeed-smc.c: In function 'ast2400_spi_segment_start':
> +drivers/spi/spi-aspeed-smc.c:127:24: error: cast from pointer to integer of
> different size [-Werror=pointer-to-int-cast]
> +  127 |                 return (u32)plat->ahb_base;
> +      |
> 
> And many more, please look, thanks.
Thanks your review.
I push the v4 fix the issue.
https://patchwork.ozlabs.org/project/uboot/list/?series=508727

Ryan


More information about the U-Boot mailing list