]> Git Repo - J-u-boot.git/commit - drivers/ram/aspeed/sdram_ast2600.c
ram: ast2600: Keep MPLL power on
authorDylan Hung <[email protected]>
Tue, 21 Feb 2023 13:01:09 +0000 (21:01 +0800)
committerTom Rini <[email protected]>
Mon, 6 Mar 2023 22:03:56 +0000 (17:03 -0500)
commit45443f6089e1e194bdd8f2aa351c72e32eb1d815
treeee224965f2031c69fb55f63a0a595c73f98e2b81
parent94d30f476fe1eaf7b56595a4db961ba8e4200609
ram: ast2600: Keep MPLL power on

According to the PLL vendor, we should keep the PLL power on, so we
shouldn't toggle the power-down bit during PLL initialization.

Signed-off-by: Dylan Hung <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
drivers/ram/aspeed/sdram_ast2600.c
This page took 0.034222 seconds and 4 git commands to generate.