mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-08-15 17:53:26 +01:00
Restore cfg->f_max to 100 MHz (revert upstream 8fa0db1) in hopes the 100->40 MHz reduction in U-Boot 2026.04 is what soft-bricks certain eMMC modules on ODROID-N2 after the HAOS 18 update (#4788). The f_max HACK (0001) only caps the *first* init attempt to 24 MHz; modules that fail at 24 MHz fall back to cfg->f_max, so this ceiling governs them. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>