commit | 2c6e28831b3f42b841bbb3b984213da20f638440 | [log] [tgz] |
---|---|---|
author | Dominik Haller <d.haller@phytec.de> | Fri Aug 11 12:04:44 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 12 14:06:05 2023 -0400 |
tree | 8ebbbc45567c10821cf27917a7ee708f86fc2db2 | |
parent | be609cdb661f2aef76f376d9def190d4ccddd4d9 [diff] |
arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS Make that condition more generic by checking if the memory controller driver is enabled instead of using the EVM's config. Signed-off-by: Dominik Haller <d.haller@phytec.de>