On Thu, 3 Dec 2020 10:44:23 +0800 Joakim Zhang wrote: > From: Fugang Duan <[email protected]> > > The current IP register MAC_HW_Feature1[ADDR64] only defines > 32/40/64 bit width, but some SOCs support others like i.MX8MP > support 34 bits but it maps to 40 bits width in MAC_HW_Feature1[ADDR64]. > So overwrite dma_cap.addr64 according to HW real design. > > Signed-off-by: Fugang Duan <[email protected]> > Signed-off-by: Joakim Zhang <[email protected]>
This is refactoring, not a fix, right?
