Trivial. Currently the max frequency is preset as 400Mhz. We need to set a
platform specific value. Before that, we can set it manually if the boards need to run in a higher frequency, which has been tested on Tilapia. Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Zheng Bao <zheng.bao@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5777 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1295,6 +1295,7 @@ static void GetPresetmaxF_D(struct MCTStatStruc *pMCTstat,
|
|||||||
* Specific information. Return the least of these three in
|
* Specific information. Return the least of these three in
|
||||||
* DCTStatStruc.PresetmaxFreq.
|
* DCTStatStruc.PresetmaxFreq.
|
||||||
*/
|
*/
|
||||||
|
/* TODO: Set the proper max frequency in wrappers/mcti_d.c. */
|
||||||
u16 proposedFreq;
|
u16 proposedFreq;
|
||||||
u16 word;
|
u16 word;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user