first commit
This commit is contained in:
22
external/packages/blobs/espressobin/DDR_TOPOLOGY_2.txt
vendored
Normal file
22
external/packages/blobs/espressobin/DDR_TOPOLOGY_2.txt
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
#
|
||||
# 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 Marvell boards:
|
||||
# DDR3 2CS : EspressoBIN (1GB)
|
||||
#
|
||||
|
||||
#DDR3
|
||||
ddr_type=0
|
||||
|
||||
#2CS
|
||||
ddr_cs_mask=3
|
||||
|
||||
#DDR3_1600K
|
||||
ddr_speedbin_index=12
|
||||
|
||||
#16BIT
|
||||
ddr_bus_width_index=2
|
||||
|
||||
#4Gbits (512MB)
|
||||
ddr_mem_size_index=3
|
||||
22
external/packages/blobs/espressobin/DDR_TOPOLOGY_6.txt
vendored
Normal file
22
external/packages/blobs/espressobin/DDR_TOPOLOGY_6.txt
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
#
|
||||
# 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 Marvell boards:
|
||||
# DDR4 2CS : ESPERSSOBIN-DDR4 dual K4A8G165WB-BCRC (2GB)
|
||||
#
|
||||
|
||||
#DDR4
|
||||
ddr_type=1
|
||||
|
||||
#2CS
|
||||
ddr_cs_mask=3
|
||||
|
||||
#DDR4_2400T
|
||||
ddr_speedbin_index=11
|
||||
|
||||
#16BIT
|
||||
ddr_bus_width_index=2
|
||||
|
||||
#16Gbits (2GB)
|
||||
ddr_mem_size_index=4
|
||||
22
external/packages/blobs/espressobin/DDR_TOPOLOGY_7.txt
vendored
Normal file
22
external/packages/blobs/espressobin/DDR_TOPOLOGY_7.txt
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
#
|
||||
# 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 Marvell boards:
|
||||
# DDR3 2CS : EspressoBIN (2GB)
|
||||
#
|
||||
|
||||
#DDR3
|
||||
ddr_type=0
|
||||
|
||||
#2CS
|
||||
ddr_cs_mask=3
|
||||
|
||||
#DDR3_1600K
|
||||
ddr_speedbin_index=12
|
||||
|
||||
#16BIT
|
||||
ddr_bus_width_index=2
|
||||
|
||||
#8Gbits (1024MB)
|
||||
ddr_mem_size_index=4
|
||||
Reference in New Issue
Block a user