openwrt/target/linux/mvebu
Marek Behún 77af73050c
utils: Add the omnia-eeprom utility
Add a new utility, `omnia-eeprom`, which can be used to print / set
EEPROM fields on Turris Omnia.

One example when this utility might be useful is if the board
experiences random crashes due to newer versions of the DDR training
algorithm in newer U-Boot. The user can change the DDR speed from 1600K
to 1333H to solve these issues, with

  ```
  omnia-eeprom set ddr_speed 1333H
  ```

Signed-off-by: Marek Behún <kabel@kernel.org>
Link: https://github.com/openwrt/openwrt/pull/16264
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 749a43325b)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2024-11-28 18:47:15 +00:00
..
base-files/lib/preinit mvebu: switch to generic sdcard upgrade method 2021-08-07 01:43:39 +03:00
cortexa9 mvebu: cortex-a9: add upgrade methode to nas1dual 2024-10-14 13:17:01 +02:00
cortexa53 mvebu: uDPU/eDPU: mount misc partition with ZSTD compression 2024-06-17 20:16:20 +02:00
cortexa72 kernel: Reorder config files 2024-10-22 21:13:26 +02:00
files-6.6/arch mvebu: update triggers of "SPEED" LEDs on FortiGate/FortiWiFi devices 2024-09-22 15:29:16 +02:00
image utils: Add the omnia-eeprom utility 2024-11-28 18:47:15 +00:00
patches-6.6 kernel: bump 6.6 to 6.6.57 2024-10-19 16:21:32 +02:00
config-6.6 mvebu: enable CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE=y config option 2024-08-06 21:46:25 +02:00
Makefile mvebu: switch to kernel 6.6 2024-05-12 11:29:23 +02:00
modules.mk mvebu: Add kmod-turris-omnia-mcu 2024-08-02 22:11:05 +02:00