summaryrefslogtreecommitdiff
path: root/cmd/efi.c
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-03-24 18:35:37 (GMT)
committerSimon Glass <sjg@chromium.org>2017-04-05 02:01:57 (GMT)
commitba3bf3879ecb10e3da0892fe42d13ae19ca2439f (patch)
tree89194f9408ccef85e1378820bbd11b6694357bf4 /cmd/efi.c
parentca0ab2736e47e48d0eea365dd9a57b1cc253ae60 (diff)
downloadu-boot-fsl-qoriq-ba3bf3879ecb10e3da0892fe42d13ae19ca2439f.tar.xz
rockchip: clk: rk3399: 24MHz is not a power of 2
The clock driver for the RK3399 mistakenly used (24 * 2^20) where it should have used (24 * 10^6) in a few calculations. This commits fixes this. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/efi.c')
0 files changed, 0 insertions, 0 deletions