Christian Lamparter c7528996a5 mpc85xx: change legacy "eeprom" compatible
silences the following message:
> eeprom 0-0051: eeprom driver is deprecated, please use at24 instead

The chip was likely a Dallas Semiconductor and later MAXIM part
before Analog Devices, Inc. bought MAXIM.

From the datasheet:

"The DS28CN01 combines 1024 bits of EEPROM with challenge-and-response
authentication security implemented with the FIPS 180-1/180-2 and
ISO/IEC 10118-3 Secure Hash Algorithm (SHA-1)."

...

"Write Access Requires Knowledge of the Secret
and the Capability of Computing and Transmitting
a 160-Bit MAC as Authorization"

OpenWrt doesn't use it. There's no in-kernel driver
from what I know. Let's document that the chip is
at the location.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-02-19 19:34:18 +01:00
..
2022-01-15 16:36:28 +01:00
2022-02-17 11:08:58 +01:00
2022-02-11 23:17:40 +01:00
2021-11-08 15:56:39 +01:00
2022-01-16 20:51:14 +01:00
2022-02-01 23:34:07 +00:00
2022-01-13 09:33:29 +01:00
2022-02-19 18:29:42 +01:00
2022-02-01 23:34:07 +00:00
2022-01-28 22:06:03 +01:00
2022-02-11 23:17:40 +01:00
2022-02-11 14:24:01 +01:00
2022-02-05 14:39:20 +01:00
2021-12-17 15:10:22 +01:00
2022-02-01 23:34:07 +00:00
2022-02-18 01:31:15 +01:00