rockbox/firmware/target
Solomon Peachy a6538abd16 rk27xx: Use slower memory timings at startup
Our decade+old defaults are reported to trigger a failure on
one user's IHIFI770c and IHIFI960, but work on their HM-603.
Backing CAS latency off from 2 to 3 appears to be sufficient.

What's interesting is that on paper, CL=2 should be easily attainable
due to our max RAM clock of 100MHz, well within the worst-case timings
of the EM639165 SDRAM.

So as an experiment, this code can go back to CL=2 when we change the
CPU+RAM clock speeds.  IF this still proves problematic, it will be
removed.

Change-Id: I4a8cfa0563c076e7f25d9599a19b454f590861cd
2025-11-28 07:18:22 -05:00
..
arm rk27xx: Use slower memory timings at startup 2025-11-28 07:18:22 -05:00
coldfire Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
hosted 3ds: 3ds port sources. Second set of two. 2025-10-23 20:09:12 -04:00
mips misc: Fix some build warnings with gcc9 2025-09-21 00:18:28 -04:00