generated from codeThatThinks/template-hw
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
User settings were supposed to be stored on the I2C EEPROM, however the AT34 does not use the same addressing scheme as the AT24, therefore the kernel driver can only access the first 2KB. The driver also does not support mounting as a block device. A larger NOR flash could be placed on SPI1 and have the same write cycle life but be mountable as a /dev/mtd* device.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request