1
1
openwrt/target/linux/lantiq
Rosen Penev 2f19bffe3f lantiq: vr200: switch to nvmem eeprom
mediatek,mtd-eeprom predates nvmem and is being phased out.

At first glance, it looks like it's doing something useful with its
big-endian binding. However on further inspection, big-endian is handled
in the same function that mediatek,mtd-eeprom is handled. In addition,
the older mtd_read way of extracting the firmware byteswaps the data
on big endian hosts which big-endian byteswaps back. nvmem does not do
such byteswapping.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23115
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-05-09 14:08:12 +02:00
..
ase lantiq: refresh 6.18 kernel config files 2026-04-23 15:54:47 +02:00
base-files lantiq: xrx200: switch the subtarget to the mainline DSA driver 2021-06-26 16:05:36 +02:00
dts lantiq: vr200: switch to nvmem eeprom 2026-05-09 14:08:12 +02:00
falcon lantiq: restore kernel 6.12 config files and patches 2026-04-23 15:54:47 +02:00
image lantiq: move device tree files to target dts directory 2026-04-11 12:20:42 +02:00
patches-6.12 lantiq: restore kernel 6.12 config files and patches 2026-04-23 15:54:47 +02:00
patches-6.18 lantiq: adapt to the 6.18 kernel to fix build errors 2026-04-23 15:54:47 +02:00
xrx200 lantiq: refresh 6.18 kernel config files 2026-04-23 15:54:47 +02:00
xrx200_legacy lantiq: refresh 6.18 kernel config files 2026-04-23 15:54:47 +02:00
xway lantiq: refresh 6.18 kernel config files 2026-04-23 15:54:47 +02:00
xway_legacy lantiq: refresh 6.18 kernel config files 2026-04-23 15:54:47 +02:00
config-6.12 lantiq: restore kernel 6.12 config files and patches 2026-04-23 15:54:47 +02:00
config-6.18 lantiq: refresh 6.18 kernel config files 2026-04-23 15:54:47 +02:00
Makefile lantiq: enable 6.18 testing kernel 2026-04-23 15:54:47 +02:00
modules.mk lantiq: update kmod-dsa-gswip module .ko path 2026-04-23 15:54:47 +02:00