Files
u-boot-krane/include
Emanuele GhidoliandFabio Estevam 3685450a81 board: toradex: aquila-imx95: detect RAM sizes
Use alias-based RAM probing to detect different memory configurations
on Toradex Aquila iMX95. The address wrap-around is not linear: address
bits above the module capacity alias back with some low address bits
XORed (bit 32 -> XOR 0xc000), as measured on 4GB and 8GB modules.

During probing, skip the first 256MB, since that region is reserved.

Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
2026-07-27 13:05:07 -03:00
..
2026-05-18 16:56:07 -06:00
2026-07-21 13:51:07 -06:00
2026-06-05 12:56:32 -03:00
2026-06-21 09:43:33 +02:00
2026-04-22 14:23:49 -06:00
2026-04-21 20:49:39 -03:00
2026-03-27 13:14:18 -06:00
2026-06-24 18:13:24 -06:00
2026-04-27 11:26:40 -06:00
2026-04-07 15:27:22 -06:00
2026-04-21 11:19:49 -06:00
2026-03-26 11:04:28 -06:00
2026-05-12 15:38:00 -06:00