]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS
authorDominik Haller <d.haller@phytec.de>
Fri, 11 Aug 2023 10:04:44 +0000 (12:04 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 18:06:05 +0000 (14:06 -0400)
commit2c6e28831b3f42b841bbb3b984213da20f638440
tree8ebbbc45567c10821cf27917a7ee708f86fc2db2
parentbe609cdb661f2aef76f376d9def190d4ccddd4d9
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>
arch/arm/mach-k3/j721s2_init.c