X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgemini%2Fpatches%2F002-wbd111_support.patch;h=059006d0d48469624b2baa2d972ba229368368a8;hb=9843d86dcba86d2c8da18d67c9ea556d960454bf;hp=51b2db51967414214b11d0f32d9942e8c8366194;hpb=edea5bf8fea8f42d639a2e925ee168748ee97ac9;p=openwrt-10.03%2F.git diff --git a/target/linux/gemini/patches/002-wbd111_support.patch b/target/linux/gemini/patches/002-wbd111_support.patch index 51b2db519..059006d0d 100644 --- a/target/linux/gemini/patches/002-wbd111_support.patch +++ b/target/linux/gemini/patches/002-wbd111_support.patch @@ -1,6 +1,6 @@ --- /dev/null +++ b/arch/arm/mach-gemini/board-wbd111.c -@@ -0,0 +1,124 @@ +@@ -0,0 +1,125 @@ +/* + * Support for Wiliboard WBD-111 + * @@ -109,6 +109,7 @@ +{ + gemini_gpio_init(); + platform_register_uart(); ++ platform_register_watchdog(); + platform_register_pflash(SZ_8M, NULL, 0); + platform_device_register(&wbd111_leds_device); + platform_device_register(&wbd111_keys_device);