]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/sequoia.h
ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board
authorLawrence R. Johnson <lrj@acm.org>
Fri, 4 Jan 2008 07:11:56 +0000 (02:11 -0500)
committerStefan Roese <sr@denx.de>
Fri, 4 Jan 2008 10:39:05 +0000 (11:39 +0100)
commitb05e8bf58be9d8956fdfde3d8c8e87c140414663
tree8aefcfff0b2269bdd8754146de348c7591d77055
parent5ab884b254ca2e707ab50545cd705f30108cf491
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>
board/amcc/sequoia/sequoia.c
include/configs/sequoia.h