Hi:

  I am trying to figure out what changes might be needed in the NVDIMM driver 
set for adding a new  Region format interface code.
After some researching, I found the following constants were defined in the 
NFIT header file but never really got referenced in the driver code. (It's used 
in the test code)
64 #define NFIT_FIC_BYTE cpu_to_le16(0x101) /* byte-addressable energy backed */
 65 #define NFIT_FIC_BLK cpu_to_le16(0x201) /* block-addressable non-energy 
backed */
 66 #define NFIT_FIC_BYTEN cpu_to_le16(0x301) /* byte-addressable non-energy 
backed */

Am I missing anything?

ThanskCheng-mean
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to