X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgemini%2Fpatches%2F003-wbd111-static-flash-map.patch;h=1b9debb62d5fe6af80ff5b31eaaaf4de8087fa7b;hb=e84ee90b81193c506d3004cd62e2eec1596ff203;hp=a226eb77f6a1e85234d4ae4e62b4e3e0f077bd9f;hpb=edea5bf8fea8f42d639a2e925ee168748ee97ac9;p=openwrt-10.03%2F.git diff --git a/target/linux/gemini/patches/003-wbd111-static-flash-map.patch b/target/linux/gemini/patches/003-wbd111-static-flash-map.patch index a226eb77f..1b9debb62 100644 --- a/target/linux/gemini/patches/003-wbd111-static-flash-map.patch +++ b/target/linux/gemini/patches/003-wbd111-static-flash-map.patch @@ -9,7 +9,7 @@ #include #include #include -@@ -102,11 +104,50 @@ static struct sys_timer wbd111_timer = { +@@ -102,12 +104,51 @@ static struct sys_timer wbd111_timer = { .init = gemini_timer_init, }; @@ -55,6 +55,7 @@ { gemini_gpio_init(); platform_register_uart(); + platform_register_watchdog(); - platform_register_pflash(SZ_8M, NULL, 0); + platform_register_pflash(SZ_8M, wbd111_partitions, + wbd111_num_partitions);