Skip to content
Snippets Groups Projects
Commit e3b8c78b authored by Jeffrey Mann's avatar Jeffrey Mann Committed by Stefan Roese
Browse files

ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz


The AMCC Secquoia board has been changed in a new revision from using a
33.000 MHz clock to a 33.333 MHz system clock. A bit in the CPLD
indicates the difference. This patch reads that bit and uses the correct
clock speed for the board. This code is backward compatable will all
prior boards. All prior boards will be read as 33.000.

Signed-off-by: default avatarJeffrey Mann <mannj@embeddedplanet.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent f544ff66
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