openwrt/target
Marek Behún 749a43325b 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>
2024-11-15 13:01:31 +01:00
..
imagebuilder imagebuilder: fix APK keys dir creation 2024-11-13 17:42:04 +01:00
linux utils: Add the omnia-eeprom utility 2024-11-15 13:01:31 +01:00
llvm-bpf
sdk
toolchain
Config.in
Makefile