CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/21 01:57:17
Modified files:
sys/arch/arm64/arm64: bus_dma.c machdep.c
Log message:
Set DMA constraint based on the openbsd,dma-constraint property if
present. Make sure bus_dmamap_alloc(9) allocates memory that meets that
constraint.
ok patrick@
