commit | 82ba278345ffc2cfed4eaa7d19d287ae4f938d71 | [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 | 7113ee35ea3cfd4bbed9d3217743262994e556eb [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>