mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
w1-eeprom: Add support for Maxim DS2502 add only memory
Signed-off-by: Martin Fuzzey <martin.fuzzey@flowbird.group>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#define W1_FAMILY_DS24B33 0x23
|
||||
#define W1_FAMILY_DS2431 0x2d
|
||||
#define W1_FAMILY_DS2502 0x09
|
||||
#define W1_FAMILY_EEP_SANDBOX 0xfe
|
||||
|
||||
struct w1_device {
|
||||
|
Reference in New Issue
Block a user