Re: [PATCH v3 13/20] hw/mips/fuloong2e: Set CPU frequency to 533 MHz

2020-10-11 Thread Jiaxun Yang
在 2020/10/11 上午4:43, Philippe Mathieu-Daudé 写道: The CPU frequency is normally provided by the firmware in the "cpuclock" environment variable. The 2E board can handles up to 660MHz, but be conservative and take the same value used by the Linux kernel: 533 MHz. Signed-off-by: Philippe Mathieu-

[PATCH v3 13/20] hw/mips/fuloong2e: Set CPU frequency to 533 MHz

2020-10-10 Thread Philippe Mathieu-Daudé
The CPU frequency is normally provided by the firmware in the "cpuclock" environment variable. The 2E board can handles up to 660MHz, but be conservative and take the same value used by the Linux kernel: 533 MHz. Signed-off-by: Philippe Mathieu-Daudé --- hw/mips/fuloong2e.c | 8 +++- 1 file