u-boot-brain/drivers/ram/sifive
Bin Meng ecb70bdb9f ram: sifive: Avoid using hardcoded ram base and size
At present the SiFive FU540 RAM driver uses hard-coded memory base
address and size to initialize the DDR controller. This may not be
true when this driver is used on another board based on FU540.

Update the driver to read the memory information from DT and use
that during the initialization.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Leo Liang <ycliang@andestech.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
2020-07-24 14:56:29 +08:00
..
fu540_ddr.c ram: sifive: Avoid using hardcoded ram base and size 2020-07-24 14:56:29 +08:00
Kconfig sifive: fu540: add ddr driver 2020-06-04 09:44:08 +08:00
Makefile sifive: fu540: add ddr driver 2020-06-04 09:44:08 +08:00