1
0
Fork 0
forked from mirror/openwrt
openwrt/package
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 base-files: Remove pkg_check when using apk 2024-11-14 23:22:48 +01:00
boot uboot-envtools: add support for GatoNetworks GDSP 2024-11-28 18:47:11 +00:00
devel gdb: Remove MIPS NSIG patch 2024-10-12 21:51:25 +02:00
firmware packages: drop DEVICE specific dependency for omnia 2024-11-28 18:46:20 +00:00
kernel cryptodev-linux: change home-page URL 2024-11-28 18:46:59 +00:00
libs libnftnl: update to 1.2.8 2024-11-16 00:11:27 +01:00
network hostapd: split long lines 2024-11-28 18:46:43 +00:00
system procd: update to git HEAD 2024-11-26 12:23:06 +00:00
utils utils: Add the omnia-eeprom utility 2024-11-28 18:47:15 +00:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00