mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
81d57ad5d5
On power-up, MX25L25673G uses 3-byte addresses, so only the lower 128Mb (half the memory) can be accessed. This change ensures 4-byte addresses are used so the whole memory can be used. Co-Authored-By: Randy Rossi <randyrossi@geotab.com> Signed-off-by: Carlos Sanchez <carlossanchez@geotab.com>