commit | 4cefe72d463478525bb32dc8f1079e9226a56e1d | [log] [tgz] |
---|---|---|
author | Pragnesh Patel <pragnesh.patel@sifive.com> | Fri May 29 11:33:26 2020 +0530 |
committer | Andes <uboot@andestech.com> | Thu Jun 04 09:44:08 2020 +0800 |
tree | 01d6834f83a3a6833bf6d20c2c2217ac413712e9 | |
parent | b65f19fc1bf851e13093214c543e662112020857 [diff] |
sifive: fu540: add ddr driver Add driver for fu540 to support ddr initialization in SPL. This driver is based on FSBL (https://github.com/sifive/freedom-u540-c000-bootloader.git) Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>