mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
ddr: marvell: a38x: import header change from upstream
commit d653b305d0b3da9727c49124683f1a6d95d5c9a5 upstream. The commit mentioned above changes non-DDR3 stuff in upstream, but it also changes header ddr_topology_def.h. Import this header change to remain consistent with upstream. Signed-off-by: Marek Behún <marek.behun@nic.cz> Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
This commit is contained in:
parent
44aeb28c9b
commit
b85c6fb065
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ struct if_params {
|
|||
/* The DDR frequency for each interfaces */
|
||||
enum mv_ddr_freq memory_freq;
|
||||
|
||||
/* ddr twin-die */
|
||||
enum mv_ddr_twin_die twin_die_combined;
|
||||
|
||||
/*
|
||||
* delay CAS Write Latency
|
||||
* - 0 for using default value (jedec suggested)
|
||||
|
|
Loading…
Reference in a new issue