sysfs-bus-nvmem 614 B

12345678910111213141516171819202122
  1. What: /sys/bus/nvmem/devices/.../nvmem
  2. Date: July 2015
  3. KernelVersion: 4.2
  4. Contact: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
  5. Description:
  6. This file allows user to read/write the raw NVMEM contents.
  7. Permissions for write to this file depends on the nvmem
  8. provider configuration.
  9. Note: This file is only present if CONFIG_NVMEM_SYSFS
  10. is enabled
  11. ex::
  12. hexdump /sys/bus/nvmem/devices/qfprom0/nvmem
  13. 0000000 0000 0000 0000 0000 0000 0000 0000 0000
  14. *
  15. 00000a0 db10 2240 0000 e000 0c00 0c00 0000 0c00
  16. 0000000 0000 0000 0000 0000 0000 0000 0000 0000
  17. ...
  18. *
  19. 0001000