pcileech icon indicating copy to clipboard operation
pcileech copied to clipboard

usb3380 flasher and linux kernel 5.6

Open briskspirit opened this issue 3 years ago • 1 comments

https://github.com/ufrisk/pcileech/blob/cdff44e3939531758f37f63e14724834518470ea/usb3380_flash/linux/pcileech_flash.c#L144

ioremap_nocache needs to be replaced with ioremap if you are building for kernel 5.6 and up.

briskspirit avatar Sep 03 '22 06:09 briskspirit

Thanks for the suggestion, I'll fix this (or add documentation) for it.

ufrisk avatar Sep 11 '22 18:09 ufrisk