commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=5a20eb3c35b6ba4277d4a118df9c20d660d7634e
branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk

Signed-off-by: Grace Pan <grace....@analog.com>
---
 test_script/uboot_rectangle_test |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/test_script/uboot_rectangle_test b/test_script/uboot_rectangle_test
index 0c9d14d..90ba759 100755
--- a/test_script/uboot_rectangle_test
+++ b/test_script/uboot_rectangle_test
@@ -66,6 +66,7 @@ $UBOOT_SCRIPTS/uboot_misc_test.exp $BOARD_TYPE > /dev/null 2>&1
 
 #Add this line to disable kgdb for watchdog test running.
 if [ $BOARD_TYPE = "BF609-EZKIT" ] ; then
+sed -i  "/bfin_adi_common.h/ a #  define CONFIG_WATCHDOG_TIMEOUT_MSECS 15000" $UBOOT_SRC/include/configs/bf609-ezkit.h
 sed -i  "/bfin_adi_common.h/ a #define CONFIG_HW_WATCHDOG" $UBOOT_SRC/include/configs/bf609-ezkit.h
 sed -i  "/bfin_adi_common.h/ a #undef CONFIG_CMD_KGDB" $UBOOT_SRC/include/configs/bf609-ezkit.h
 fi
_______________________________________________
U-Boot-commits mailing list
U-Boot-commits@blackfin.uclinux.org
https://blackfin.uclinux.org/mailman/listinfo/u-boot-commits

Reply via email to