mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-25 05:10:06 +00:00
In order to make it more flexible and allow modifying the base address of DRAM without recompiling U-Boot, use memory node from device tree with fdtdec functions. Signed-off-by: Clément Léger <clement.leger@bootlin.com>