[PATCH] net: ftgmac100: Add Aspeed AST2700 support

Leo Liang ycliang at andestech.com
Mon Sep 9 09:50:57 CEST 2024


On Mon, Jul 08, 2024 at 02:07:18PM +0800, Jacky Chou wrote:
> Add support of Aspeed AST2700 SoC.  AST2700 is based on ARM64 so modify
> the DMA address related code to fit both ARM and ARM64.  Besides, the
> RMII/RGMII mode control register is moved from SCU500 to MAC50 so
> initialize the register in ftgmac100_start correspondingly.
> 
> Signed-off-by: Jacky Chou <jacky_chou at aspeedtech.com>
> ---
>  drivers/net/ftgmac100.c | 66 +++++++++++++++++++++++++++++++++--------
>  drivers/net/ftgmac100.h | 12 ++++++++
>  2 files changed, 65 insertions(+), 13 deletions(-)

Acked-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list