Skip to content
Snippets Groups Projects
Commit 2eb268f6 authored by Andre Renaud's avatar Andre Renaud Committed by Stefano Babic
Browse files

MX6: Correct calculation of PLL_SYS


DIV_SELECT is used as Fout = Fin * div_select / 2.0, so we should do
the shift after the multiply to avoid rounding errors

Signed-off-by: default avatarAndre Renaud <andre@bluewatersys.com>
parent 85d8a5fc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment