Skip to content
Snippets Groups Projects
Commit 11f29687 authored by Måns Rullgård's avatar Måns Rullgård Committed by Tom Rini
Browse files

ti814x: Fix illegal use of FP ops in clock_ti814x.c


The function pll_sigma_delta_val uses "float" data which is not correct.
The exact "why" of this mangling is lost to history, but this changes us
to equivalent non-FP math to get the same results.

Reported-by: default avatarWolfgang Denk <wd@denx.de>
Acked-by: default avatarMatt Porter <mporter@linaro.org>
parent 4f80d5ba
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