#
# This file is the input for A3700 DDR porting tool,
# each item is one parameter for DDR topology, which will be parsed by
# DDR tool and generate DDR register list accordingly.
# Supported Customer boards:
#       DDR3 1CS 512MB
#

#DDR3
ddr_type=0

#1CS
ddr_cs_mask=1

#DDR3_1600K
ddr_speedbin_index=12

#16BIT
ddr_bus_width_index=2

#4Gbits (512MB)
ddr_mem_size_index=3

#twin-die combined
ddr_twin_die_index=0

#800M-1600K(optional)
ddr_cas_latency=11
ddr_cas_write_latency=8
