commit | 1e8db03e9128c72507c95f44681911fd398604cd | [log] [tgz] |
---|---|---|
author | Lawrence R. Johnson <lrj@acm.org> | Fri Jan 04 02:11:56 2008 -0500 |
committer | Stefan Roese <sr@denx.de> | Fri Jan 04 11:39:05 2008 +0100 |
tree | 8aefcfff0b2269bdd8754146de348c7591d77055 | |
parent | 725f64cc1d552532eb1d57dd2c78d58986f13da2 [diff] |
ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board Note: this patch changes the configuration of some GPIO registers: Register Old Value New Value --------------- ---------- ---------- DCR GPIO0_TCR 0x0000000F 0x0000F0CF DCR GPIO0_TSRH 0x55005000 0x00000000 DCR GPIO1_TCR 0xC2000000 0xE2000000 DCR GPIO1_TSRL 0x0C000000 0x00200000 DCR GPIO1_ISR2L 0x00050000 0x00110000 Signed-off-by: Larry Johnson <lrj@acm.org>