Re: [OpenWrt-Devel] [PATCH 1/3] gemini: switch to kernel 3.10

2014-10-17 Thread Roman Yeryomin
On 27 August 2014 13:04, Rafał Miłecki  wrote:
> This switches to kernel 3.10 that was prepared by Hauke in:
> gemini: add support for kernel 3.10
>
> This is compile tested only, please run test and report back.
>
> I've simply checked if it still compiles, unfortunately we didn't get
> any feedback for this target.
>
> Signed-off-by: Rafał Miłecki 
> ---
>  target/linux/gemini/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
> index b64c9c8..6a6c0a7 100644
> --- a/target/linux/gemini/Makefile
> +++ b/target/linux/gemini/Makefile
> @@ -13,7 +13,7 @@ FEATURES:=squashfs pci
>  CPU_TYPE:=fa526
>  MAINTAINER:=Imre Kaloz 
>
> -LINUX_VERSION:=3.9.11
> +LINUX_VERSION:=3.10.49
>

Just wanted to say that I have nas4220-b board booting with this
kernel, with few board specific patches.
No etherent thought and I didn't test sata ports.
Once I get ethernet working I will post the patches.

Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH 1/3] gemini: switch to kernel 3.10

2014-08-27 Thread Rafał Miłecki
This switches to kernel 3.10 that was prepared by Hauke in:
gemini: add support for kernel 3.10

This is compile tested only, please run test and report back.

I've simply checked if it still compiles, unfortunately we didn't get
any feedback for this target.

Signed-off-by: Rafał Miłecki 
---
 target/linux/gemini/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index b64c9c8..6a6c0a7 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs pci
 CPU_TYPE:=fa526
 MAINTAINER:=Imre Kaloz 
 
-LINUX_VERSION:=3.9.11
+LINUX_VERSION:=3.10.49
 
 KERNELNAME:="zImage"
 
-- 
1.8.4.5
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel