[PATCH v3 0/5] arm: aspeed: add initial AST2700 SoC support
Tom Rini
trini at konsulko.com
Thu Jun 11 15:50:30 CEST 2026
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.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260611/130d9f19/attachment.sig>
More information about the U-Boot
mailing list