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
No related branches found
No related tags found
No related merge requests found
......@@ -1285,4 +1285,5 @@ struct dram_timing_info lpddr4_timing = {
.fsp_msg_num = ARRAY_SIZE(lpddr4_dram_fsp_msg),
.ddrphy_pie = 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.
Finish editing this message first!
Please register or to comment