commit | 63051d62b894b47e6aa3f59756be46513a450742 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Sep 02 08:29:10 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Oct 07 20:25:57 2020 +0200 |
tree | 1bb4c102d300d17a81a6c7444e48e402a873a19d | |
parent | 590d48e9d1cc3a32626643f4acdeb4a762d92616 [diff] |
mips: octeon: octeon_ebb7304: Add DDR4 support This patch adds the board specific configuration (struct) for the Octeon 3 EBB7304 EVK. This struct is ported from the 2013er Cavium / Marvell U-Boot repository. Also, the Octeon RAM driver is enabled in the board defconfig for its usage. Tested with one and two DIMMs on the EBB7304 EVK (8 & 16 GiB). Signed-off-by: Stefan Roese <sr@denx.de>