openwrt-mirror/package
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
..
base-files base-files: improve default root-passwd script 2024-11-13 07:53:47 +01:00
boot uboot-envtools: add support for GatoNetworks GDSP 2024-11-14 04:14:23 +00:00
devel perf: fix version for APK 2024-11-12 17:55:16 +01:00
firmware packages: drop DEVICE specific dependency for omnia 2024-11-05 09:59:49 +01:00
kernel mt76: update to Git HEAD (2024-10-28) 2024-11-14 13:03:38 +01:00
libs libnftnl: update to 1.2.8 2024-11-11 00:05:06 +01:00
network nftables: update to 1.1.1 2024-11-11 00:05:06 +01:00
system apk: fix long package description handling 2024-11-15 08:52:54 +00:00
utils utils: Add the omnia-eeprom utility 2024-11-15 13:01:31 +01:00
Makefile package: use /dev/null for apk --repositories-file 2024-11-15 12:27:44 +01:00