[OpenWrt-Devel] [PATCH][RFT] omap: switch kernel to 3.18

Dirk Neukirchen dirkneukirchen at web.de
Mon Mar 2 11:44:49 EST 2015


On 28.02.2015 16:01, Rafał Miłecki wrote:
> Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
> ---
> Hey guys,
> 
> My previous request (posted half a year ago) was completely ignored:
> [PATCH][RFT] omap: switch kernel to 3.14
> https://lists.openwrt.org/pipermail/openwrt-devel/2014-September/027845.html
> 
> I'll really appreciate if someone can try this patch. 3.13 is really an
> old kernel and all OpenWrt targets dropped it already. I really hope we
> can do the same for omap and drop 3.13 from generic.
> ---
>  target/linux/omap/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
> index 03a2c24..20f7517 100644
> --- a/target/linux/omap/Makefile
> +++ b/target/linux/omap/Makefile
> @@ -13,7 +13,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs
>  CPU_TYPE:=cortex-a9
>  CPU_SUBTYPE:=vfpv3
>  
> -KERNEL_PATCHVER:=3.13
> +KERNEL_PATCHVER:=3.18
>  
>  MAINTAINER:=Imre Kaloz <kaloz at openwrt.org>
>  
> 

+1 for pushing

3.13 build on buildbots is broken anyway because of some missing/wrong Kernel symbols
and versions with iptables or stuff in include/netfilter.mk


I successfully booted 3.18-rcX a while ago on my (EBV) Beagleboard C4.
My bootlog of 3.18.7: http://paste.debian.net/159227/
using ext3 rootfs

Not tested yet: USB, USB-OTG, HDMI, Audio, ubifs on sdcard

There are some boot/documentation issues depending on the uBoot version installed in NAND
and if the USR button is pressed or not (and corresponding values of uboot variables/scripts)
that are related to log entries with
** Unable to read "boot.scr" from mmc 0:1 **
or 
** Unable to read file user.txt **
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list