openwrt/target/linux/mpc85xx
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
..
base-files mpc85xx: Patch HiveAP 330 u-boot to fix boot 2022-02-19 19:20:29 +01:00
files/arch/powerpc mpc85xx: change legacy "eeprom" compatible 2022-02-19 19:34:18 +01:00
image mpc85xx: Patch HiveAP 330 u-boot to fix boot 2022-02-19 19:20:29 +01:00
p1010 treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
p1020 mpc85xx: Patch HiveAP 330 u-boot to fix boot 2022-02-19 19:20:29 +01:00
p2020 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
patches-5.10 kernel: move bootargs-append patch to generic 2022-01-29 23:50:28 +09:00
config-5.10 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile mpc85xx: Patch HiveAP 330 u-boot to fix boot 2022-02-19 19:20:29 +01:00