commit | 61674a17bcff855770ac91dbc67d5f1cfb56f39f | [log] [tgz] |
---|---|---|
author | Aaron Williams <awilliams@marvell.com> | Wed Sep 02 08:29:07 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Oct 07 20:25:57 2020 +0200 |
tree | 8bf2798836c23788a9ee8813a3834bf70ae947dd | |
parent | e13bb86588b19dde84b4b04d38076b374592a2f8 [diff] |
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/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 2 includes the very complex Octeon 3 DDR4 configuration Signed-off-by: Aaron Williams <awilliams@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de>