commit | a1ad11ce5249acf4b0f90a096cc975eddb687c23 | [log] [tgz] |
---|---|---|
author | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Tue Sep 10 17:39:19 2024 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Sep 11 20:35:03 2024 +0800 |
tree | de7624a9ff0253cd175b860082fd898a7a751651 | |
parent | 73f802ac95ede0324f54852088c1ea1f7cb9e55a [diff] |
ram: ast2700: Add DRAM controller initialization Add driver for AST2700 to initialize DRAM in SPL. This patch also refactors the Kconfig dependency of Aspeed DRAM drivers as some of them are shared among the file structures of RV and ARM ISAs. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com>