mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-12 21:16:02 +01: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
|