mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 19:55:12 +02:00
Read memory setup registers to determine size of available ram. This routine works for mx53/mx6x I need this because when mx6solo called get_ram_size with a too large maximum size, the system hanged. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>