]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dw_eth_qos: Add 64-bit addressing
authorLey Foon Tan <leyfoon.tan@starfivetech.com>
Fri, 9 Dec 2022 06:33:14 +0000 (14:33 +0800)
committerTom Rini <trini@konsulko.com>
Sun, 5 Nov 2023 18:28:40 +0000 (13:28 -0500)
commit5d260d08009e9bf4b4aec0e414e68ab30e784602
treeea88eac3331c24173b23b8496d1b0f7405c6a9fd
parenta4c83bda17196bf5d1ce640844595aaeced6465e
net: dw_eth_qos: Add 64-bit addressing

Set upper 32bit address for DMA descriptors and buffer address to support
64-bit addressing.

Signed-off-by: Ley Foon Tan <leyfoon.tan@starfivetech.com>
drivers/net/dwc_eth_qos.c