hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
authorBernhard Beschow <shentey@gmail.com>
Sun, 3 Nov 2024 13:33:56 +0000 (14:33 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 5 Nov 2024 23:32:25 +0000 (23:32 +0000)
commit6b0cc658284b24e2d6d608a8e6150aa9b6747d9f
tree276c9766bca973315e34cd677681154ad3900965
parentb5d65592d931d07d4f4bcb915d018ec9598058b4
hw/ppc/mpc8544_guts: Populate POR PLL ratio status register

Populate this read-only register with some arbitrary values which avoids
U-Boot's get_clocks() to hang().

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <20241103133412.73536-11-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/ppc/mpc8544_guts.c