misc-habanalabs-fixes-2019-07-29
tagged this
29 Jul 12:51
- Fix for F/W download. The F/W is in LE so use a function that doesn't do bytw-swapping. - Fix for polling on host memory locations that are written by the device. The device always works in LE, so we need to do byte-swap when polling on those locations.