mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 06:51:28 +02:00
Add support for a driver which sets up DRAM and can return information about the amount of RAM available. This is a first step towards moving RAM init to driver model. Signed-off-by: Simon Glass <sjg@chromium.org>