Files
11b263276f ODROID-N2: Revert U-Boot "meson_gx_mmc: reduce maximum frequency" (#4878)
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>
2026-07-07 21:51:55 +02:00
..