
9 Sep
2024
9 Sep
'24
9:50 a.m.
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@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@andestech.com