From a454d4443dc648c77fecd249373199144afe630e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jeremy=20Lain=C3=A9?= Date: Tue, 10 Feb 2009 17:10:57 +0100 Subject: [PATCH] u-boot-1.3.2: enable watchdog on boc01 --- packages/u-boot/u-boot_1.3.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/u-boot/u-boot_1.3.2.bb b/packages/u-boot/u-boot_1.3.2.bb index ec56679102..0ed92c70b8 100644 --- a/packages/u-boot/u-boot_1.3.2.bb +++ b/packages/u-boot/u-boot_1.3.2.bb @@ -25,6 +25,7 @@ SRC_URI_append_boc01 = "\ file://001-090205-SPI.patch;patch=1 \ file://002-081212-GPIO.patch;patch=1 \ file://003-081205-DTT_LM73.patch;patch=1 \ + file://004-081205-WATCHDOG.patch;patch=1 \ file://006-081211-EEPROM_M24C32.patch;patch=1 \ file://007-090112-CAPSENSE.patch;patch=1 \ file://008-090107-TSEC.patch;patch=1 \ -- 2.39.5