Re: [OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-09-01 Thread Ben Mulvihill
Brilliant! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-09-01 Thread John Crispin
On 01/09/2014 12:41, Ben Mulvihill wrote: > On Wed, 2014-08-27 at 08:43 +0200, Ben Mulvihill wrote: >> The bb-rc3 image for the BTHOMEHUBV2B is too big for its mtd >> partition. This patch corrects the partition sizes in the device >> tree. This patch should really go in before bb-final, otherwis

Re: [OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-09-01 Thread Ben Mulvihill
On Wed, 2014-08-27 at 08:43 +0200, Ben Mulvihill wrote: > The bb-rc3 image for the BTHOMEHUBV2B is too big for its > mtd partition. This patch corrects the partition sizes in > the device tree. This patch should really go in before > bb-final, otherwise the BTHOMEHUBV2B images won't be useable. > I

[OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-08-26 Thread Ben Mulvihill
The bb-rc3 image for the BTHOMEHUBV2B is too big for its mtd partition. This patch corrects the partition sizes in the device tree. This patch should really go in before bb-final, otherwise the BTHOMEHUBV2B images won't be useable. I do apologise for not spotting this straight away. Many thanks,