
Hi Tom,
I know it's late in the release process. But please consider pulling these Turris Omnia DDR related patches / fixes, which Marek would like to see in the upcoming release:
---------------------------------------------------------------- - Turris Omnia DDR speed change with reset button (Marek) ----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=374&view=resu...
Thanks, Stefan
The following changes since commit 1312faac5f52d27cfb45dfe1a5a93a2944ca5c21:
Prepare v2024.10-rc4 (2024-09-02 14:07:53 -0600)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to bc8664c9f31195a0249dd4eb0794f4a8625ad864:
arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selected (2024-09-03 14:24:32 +0200)
---------------------------------------------------------------- Marek BehĂșn (3): arm: mvebu: turris_omnia: Rename variable holding EEPROM udevice arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selected
arch/arm/mach-mvebu/Kconfig | 1 + board/CZ.NIC/turris_omnia/turris_omnia.c | 101 ++++++++++++++++++++++++++----- configs/turris_omnia_defconfig | 1 - 3 files changed, 86 insertions(+), 17 deletions(-)