mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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…
Add table
Reference in a new issue