Joe Carnuccio
f8f97b0c5b
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
...
This patch does following:
- Clean up NVRAM code.
- Optimizes reading of primary/secondary flash image validation.
- Remove 0xff mask and make correct width in FLT structure.
- Use endian macros to assign static fields in fwdump header.
- Correct fdwt checksum calculation.
- Simplify ql_dump_buffer() interface usage.
- Add endianizers to 27xx firmware image validator.
- fixes compiler warnings for big endian architecture.
Signed-off-by: Joe Carnuccio <joe.carnuccio@cavium.com >
Signed-off-by: Himanshu Madhani <hmadhani@marvell.com >
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com >
2019-03-19 12:22:54 -04:00
Joe Carnuccio
64f61d9944
scsi: qla2xxx: Add new FW dump template entry types
...
This patch adds new firmware dump template entries for ISP27XX firmware
dump.
Signed-off-by: Joe Carnuccio <joe.carnuccio@cavium.com >
Signed-off-by: Himanshu Madhani <hmadhani@marvell.com >
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com >
2019-02-19 18:58:37 -05:00
Joe Carnuccio
349c390f43
qla2xxx: ISP27xx fwdump template error print simplification.
...
Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com >
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com >
Signed-off-by: Christoph Hellwig <hch@lst.de >
2014-09-25 14:25:02 +02:00
Joe Carnuccio
2ac224bc0e
qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).
...
Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com >
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com >
Signed-off-by: Christoph Hellwig <hch@lst.de >
2014-09-25 14:25:01 +02:00
Joe Carnuccio
c04964017a
qla2xxx: ISP27xx firmware dump template spec updates (including T274).
...
Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com >
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com >
Signed-off-by: Christoph Hellwig <hch@lst.de >
2014-05-19 13:31:04 +02:00
Armen Baloyan
bd21eaf92b
qla2xxx: Change copyright year to 2014 in all the source files.
...
Signed-off-by: Armen Baloyan <armen.baloyan@qlogic.com >
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com >
Signed-off-by: Christoph Hellwig <hch@lst.de >
2014-05-19 13:31:02 +02:00
Chad Dupuis
f73cb695d3
[SCSI] qla2xxx: Add support for ISP2071.
...
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com >
Signed-off-by: Armen Baloyan <armen.baloyan@qlogic.com >
Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com >
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com >
Signed-off-by: James Bottomley <JBottomley@Parallels.com >
2014-03-15 10:18:50 -07:00