[SCSI] bfa: Add support to store driver configuration in flash.
authorKrishna Gudipati <kgudipat@brocade.com>
Thu, 21 Jul 2011 00:03:46 +0000 (17:03 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 27 Jul 2011 10:54:03 +0000 (14:54 +0400)
- Added dconf (Driver Config) BFA sub-module.
- The dconf sub-module provides interfaces and manages flash writes
  to the flash DRV parition.
- dconf sub-module also ensures that the whole 64K DRV partition is updated
  on a flash write.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found