commit | 44d50f0b54ef14534440bc5d789ec65240dfc0f8 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Tue Sep 13 17:55:11 2011 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Oct 03 08:30:02 2011 -0500 |
tree | 3abda67a24ea3aca853e69ef631d6837c6346329 | |
parent | ba50fee6ae7e626bb2eda9d28403d7d3950f407a [diff] |
powerpc/p2041rdb: set sysclk according to status of physical switch SW1 P2041RDB supports 3 sysclk frequencies, it's selected by SW1[6~8], software need to read the SW1 status to decide what the sysclk needs. SW1[8~6] : frequency 0 0 1 : 83.3MHz 0 1 0 : 100MHz others: 66.667MHz Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>