Skip to content
Snippets Groups Projects
Commit 36da706a authored by Troy Kisky's avatar Troy Kisky
Browse files

nitrogen8mm: add fsp_table to lpddr4_timing

parent cb6e81d4
Branches
Tags
No related merge requests found
...@@ -1285,4 +1285,5 @@ struct dram_timing_info lpddr4_timing = { ...@@ -1285,4 +1285,5 @@ struct dram_timing_info lpddr4_timing = {
.fsp_msg_num = ARRAY_SIZE(lpddr4_dram_fsp_msg), .fsp_msg_num = ARRAY_SIZE(lpddr4_dram_fsp_msg),
.ddrphy_pie = lpddr4_phy_pie, .ddrphy_pie = lpddr4_phy_pie,
.ddrphy_pie_num = ARRAY_SIZE(lpddr4_phy_pie), .ddrphy_pie_num = ARRAY_SIZE(lpddr4_phy_pie),
.fsp_table = { 3000, 400, 100, },
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment