]> git.baikalelectronics.ru Git - uboot.git/commit
ram: ast2600: Keep MPLL power on
authorDylan Hung <dylan_hung@aspeedtech.com>
Tue, 21 Feb 2023 13:01:09 +0000 (21:01 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 6 Mar 2023 22:03:56 +0000 (17:03 -0500)
commitc4b8b5d3726dd3c0270868ccf4048b1d4edd97ba
treeee224965f2031c69fb55f63a0a595c73f98e2b81
parent04f0a36bab6f385fa1f4894080896b45b2544fe2
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 <dylan_hung@aspeedtech.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
drivers/ram/aspeed/sdram_ast2600.c