Home
last modified time | relevance | path

Searched hist:"93096 fecb66a1dcc37c255b0625e9bd94d9c5c03" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powernv/
H A Dopal_flash.cdiff 93096fecb66a1dcc37c255b0625e9bd94d9c5c03 Sat Apr 20 04:44:38 CEST 2019 Justin Hibbits <jhibbits@FreeBSD.org> powerpc64/powernv: Relax flash block write requirements

Since writes don't necessarily need to be on erase-block boundaries, we can
relax the block size and alignments down to sector size. If it needs to be
erased, opalflash_erase() will check proper alignment and size.