Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48574 )
Change subject: soc/intel/skylake: Drop never-set DdrFreqLimit dt setting ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/48574/2/src/soc/intel/skylake/romst... File src/soc/intel/skylake/romstage/romstage.c:
https://review.coreboot.org/c/coreboot/+/48574/2/src/soc/intel/skylake/romst... PS2, Line 224: m_cfg->DdrFreqLimit = 0; can be dropped, since fsp defaults to auto (0) anyways