Re: [OpenWrt-Devel] [Patch 1/3] Update uboot-omap to 15.07

2015-09-18 Thread Dirk Neukirchen
On 17.09.2015 21:22, Tara Lorenz wrote: > > Hello everybody, > > the old uboot-omap package fails to compile when using gcc 5.x. > Therefore i made a patch using a more recent version of u-boot. > I decided to choose 15.07, the same version as currently used for the > sunxi based boards. > > So

Re: [OpenWrt-Devel] [Patch 1/3] Update uboot-omap to 15.07

2015-09-17 Thread Tara Lorenz
>From 290412c95aa2c67406f54b12128c502bbdab9d69 Mon Sep 17 00:00:00 2001 From: Tara Lorenz Date: Thu, 17 Sep 2015 15:58:01 +0200 Subject: [PATCH 2/3] uboot-omap 2015.07: adjust patch Adjusted patch 001-switch_omap4_ext4.patch so it cleanly applies to new U-Boot version. --- package/boot/uboot-om

[OpenWrt-Devel] [Patch 1/3] Update uboot-omap to 15.07

2015-09-17 Thread Tara Lorenz
Hello everybody, the old uboot-omap package fails to compile when using gcc 5.x. Therefore i made a patch using a more recent version of u-boot. I decided to choose 15.07, the same version as currently used for the sunxi based boards. So far i only tested that the package can now be compiled usi