CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/19 14:43:33
Modified files:
sys/dev/ic : ufshcireg.h
Log message:
As of the documentation, the UTP Command Descriptor Base Address (UCDBA)
needs to be aligned on a 128-byte address.
This fixes an issue seen on the PCI controller, where a DMA transfer
scheduled on a odd slot will fail.
