diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-02-10 17:10:57 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-02-10 17:10:57 +0100 |
commit | a454d4443dc648c77fecd249373199144afe630e (patch) | |
tree | 936df2eccbcbecf2648cbd6c3e45424b720dfcda | |
parent | a0ed083e546d89c47f4c9f057d64b42a9252a3e6 (diff) |
u-boot-1.3.2: enable watchdog on boc01
-rw-r--r-- | packages/u-boot/u-boot_1.3.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |