]> Git Repo - u-boot.git/commit
powerpc, 8xx: Properly set CPM frequency in the device tree
authorChristophe Leroy <[email protected]>
Thu, 6 Jul 2017 08:33:19 +0000 (10:33 +0200)
committerTom Rini <[email protected]>
Sat, 8 Jul 2017 19:55:37 +0000 (15:55 -0400)
commit6f65e75a8a80e6317729f232f135ca2cc5b99d4e
tree70c0659adceb5cd6c26207cba02bd22104d2bf7e
parent70fd071001eafa60ed2ac8a69cfc5600c59981a5
powerpc, 8xx: Properly set CPM frequency in the device tree

For processors whose core runs at twice the bus frequency,
the fallback frequency calculation in Linux provides a wrong
result. Therefore, U-boot needs to pass the correct value.

Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
arch/powerpc/cpu/mpc8xx/fdt.c
This page took 0.034038 seconds and 4 git commands to generate.