]> Git Repo - qemu.git/commit - hw/misc/sifive_e_prci.c
riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
authorBin Meng <[email protected]>
Fri, 6 Sep 2019 16:19:59 +0000 (09:19 -0700)
committerPalmer Dabbelt <[email protected]>
Tue, 17 Sep 2019 15:42:46 +0000 (08:42 -0700)
commit1a5938a01fab0a04c322734f683e2348fc9d30b3
tree2764e67f5cd53e97841e8b1d2ea6a8e90b25724f
parent56449d20e937e807e4fc35fa3e5a38f7636e7046
riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming

For hfxosccfg register programming, SIFIVE_E_PRCI_HFXOSCCFG_RDY and
SIFIVE_E_PRCI_HFXOSCCFG_EN should be used.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Alistair Francis <[email protected]>
Reviewed-by: Chih-Min Chao <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
hw/riscv/sifive_e_prci.c
This page took 0.028052 seconds and 4 git commands to generate.