mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
ppc4xx: Change GPIO signal for watchdog triggering on lwmon5
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
c25dd8fc25
commit
d7bfa62003
1 changed files with 1 additions and 1 deletions
|
@ -400,9 +400,9 @@
|
|||
#define CFG_GPIO_PHY0_RST 22
|
||||
#define CFG_GPIO_EEPROM_EXT_WP 55
|
||||
#define CFG_GPIO_EEPROM_INT_WP 57
|
||||
#define CFG_GPIO_WATCHDOG 58
|
||||
#define CFG_GPIO_LIME_S 59
|
||||
#define CFG_GPIO_LIME_RST 60
|
||||
#define CFG_GPIO_WATCHDOG 63
|
||||
|
||||
/*-----------------------------------------------------------------------
|
||||
* PPC440 GPIO Configuration
|
||||
|
|
Loading…
Reference in a new issue