diff options
Diffstat (limited to 'target/linux/au1000/patches/004-watchdog_low_init.patch')
-rw-r--r-- | target/linux/au1000/patches/004-watchdog_low_init.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/patches/004-watchdog_low_init.patch b/target/linux/au1000/patches/004-watchdog_low_init.patch index d42470ef1d..09110408e5 100644 --- a/target/linux/au1000/patches/004-watchdog_low_init.patch +++ b/target/linux/au1000/patches/004-watchdog_low_init.patch @@ -1,6 +1,6 @@ --- a/arch/mips/alchemy/board-mtx1.c +++ b/arch/mips/alchemy/board-mtx1.c -@@ -100,6 +100,9 @@ void __init board_setup(void) +@@ -98,6 +98,9 @@ void __init board_setup(void) alchemy_gpio_direction_output(211, 1); /* green on */ alchemy_gpio_direction_output(212, 0); /* red off */ |