summaryrefslogtreecommitdiff
path: root/drivers/ram/Makefile
diff options
context:
space:
mode:
authorAaron Williams <awilliams@marvell.com>2020-09-02 08:29:08 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2020-10-07 20:25:57 +0200
commit15afe725f390774af588c21d127b94915b4f1e17 (patch)
treec8d4523925d988de714ea0a623cc30ab7e5426db /drivers/ram/Makefile
parent61674a17bcff855770ac91dbc67d5f1cfb56f39f (diff)
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
This Octeon 3 DDR driver is ported from the 2013 Cavium / Marvell U-Boot repository. It currently supports DDR4 on Octeon 3. It can be later extended to support also DDR3 and Octeon 2 platforms. Part 3 includes the DIMM SPD handling code and the Kconfig / Makefile integration. Signed-off-by: Aaron Williams <awilliams@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ram/Makefile')
-rw-r--r--drivers/ram/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ram/Makefile b/drivers/ram/Makefile
index 769c9d6218..d685a579a0 100644
--- a/drivers/ram/Makefile
+++ b/drivers/ram/Makefile
@@ -19,3 +19,5 @@ obj-$(CONFIG_K3_J721E_DDRSS) += k3-j721e/
obj-$(CONFIG_IMXRT_SDRAM) += imxrt_sdram.o
obj-$(CONFIG_RAM_SIFIVE) += sifive/
+
+obj-$(CONFIG_ARCH_OCTEON) += octeon/