hw/mips/fuloong2e: Correct cpuclock in PROM environment
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Thu, 24 Dec 2020 03:17:48 +0000 (11:17 +0800)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 Jan 2021 22:36:03 +0000 (23:36 +0100)
commite41f27ec2a0c29a7b016af16992cf6e642a54002
tree4d6315070a43679a5c06d3604b53876eaad51526
parentc0809fcfac3cf599d69f7e4610856a786d78ccad
hw/mips/fuloong2e: Correct cpuclock in PROM environment

Missed in 3ca7639ff00 ("hw/mips/fuloong2e: Set CPU frequency
to 533 MHz"), we need to tell the kernel the correct clock.

Fixes: 3ca7639ff00 ("hw/mips/fuloong2e: Set CPU frequency to 533 MHz").
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Huacai Chen <chenhuacai@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201224031750.52146-7-jiaxun.yang@flygoat.com>
[PMD: Reworded]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/mips/fuloong2e.c