Revision 42a2039753a7f758ba5c85cb199fcf10dc2111eb authored by Rahul Lakkireddy on 11 June 2021, 06:47:45 UTC, committed by David S. Miller on 11 June 2021, 18:15:00 UTC
Boot images are copied to memory and updated with current underlying
device ID before flashing them to adapter. Ensure the updated images
are always flashed in Big Endian to allow the firmware to read the
new images during boot properly.

Fixes: 550883558f17 ("cxgb4: add support to flash boot image")
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 33e3814
History
File Mode Size
.gitignore -rw-r--r-- 66 bytes
Makefile -rw-r--r-- 117 bytes
test-fsmount.c -rw-r--r-- 2.6 KB
test-statx.c -rw-r--r-- 6.5 KB

back to top