0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-24 05:56:14 +00:00
openwrt/target/linux/mvebu/image
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
..
clearfog-pro.bootscript mvebu: add support for SolidRun ClearFog Pro 2024-03-02 14:21:20 +01:00
clearfog.bootscript mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00
cortexa9.mk utils: Add the omnia-eeprom utility 2024-11-15 13:01:31 +01:00
cortexa53.mk mvebu: GL-MV1000: add custom boot script 2024-08-06 21:46:25 +02:00
cortexa72.mk mvebu: add support for RB5009UG+S+IN 2024-06-24 09:46:19 +02:00
espressobin.bootscript mvebu: Add bootscript for espressobin to support mainline firmware 2020-10-11 16:53:20 +02:00
gen_mvebu_sdcard_img.sh target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
generic-arm64.bootscript mvebu: image: add check for fdt_add_r and kernel_addr_r variables 2020-09-17 21:09:51 +02:00
gl-mv1000.bootscript mvebu: GL-MV1000: add custom boot script 2024-08-06 21:46:25 +02:00
Makefile mvebu: stop building omnia-medkit 2023-06-01 23:54:20 +02:00
turris-omnia.bootscript mvebu: Turris Omnia: use SFP module, if present 2021-08-08 19:50:45 +02:00
udpu.bootscript mvebu: uDPU/eDPU: mount F2FS with ZSTD compression 2024-06-17 20:16:20 +02:00