[U-Boot] [PATCH 0/1] Fix H-PLL and M-PLL clock rate calculation in ast2500 clock driver

Maxim Sloyko maxims at google.com
Mon Jan 30 20:35:03 CET 2017


This is a fix to a very dumb (division by zero) mistake I made in the
series where I added support for ast2500 eval board. It is not causing
any problems for that board yet, because no driver requests the rate of
any clock yet, but I think it's still better to fix it for this release.


Maxim Sloyko (1):
  aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation

 drivers/clk/aspeed/clk_ast2500.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.0.483.g087da7b7c-goog



More information about the U-Boot mailing list