mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-10 08:50:18 +00:00
Driver for Cadence EDAC DDR controller, as found in the Renesas RZ/N1. Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2 lines
45 B
Makefile
2 lines
45 B
Makefile
obj-$(CONFIG_CADENCE_DDR_CTRL) += ddr_ctrl.o
|