Re: [OpenWrt-Devel] [PATCH] lantiq: BT Home Hub 2B - overlayfs on top of ubi

2014-04-22 Thread Ben Mulvihill
On Tue, 2014-04-22 at 09:52 +0200, John Crispin wrote: > > On 21/04/2014 19:44, Ben Mulvihill wrote: > > - bootargs = "console=ttyLTQ0,115200 init=/etc/preinit > > rootfstype=squashfs,jffs2"; + // uncomment for overlayfs on > > top of > > ubi + bootargs = "

Re: [OpenWrt-Devel] [PATCH] lantiq: BT Home Hub 2B - overlayfs on top of ubi

2014-04-22 Thread John Crispin
On 21/04/2014 19:44, Ben Mulvihill wrote: > - bootargs = "console=ttyLTQ0,115200 init=/etc/preinit > rootfstype=squashfs,jffs2"; + // uncomment for overlayfs on top of > ubi + bootargs = "console=ttyLTQ0,115200 init=/etc/preinit > ubi.mtd=rootfs_ubi,256 root=/dev/mtdbl

[OpenWrt-Devel] [PATCH] lantiq: BT Home Hub 2B - overlayfs on top of ubi

2014-04-21 Thread Ben Mulvihill
BT Home Hub 2B: use overlayfs on top of ubi. Signed-off-by: Ben Mulvihill --- target/linux/lantiq/dts/BTHOMEHUBV2B.dts | 14 +++--- target/linux/lantiq/xway/config-default | 17 + target/linux/lantiq/xway/profiles/bt.mk |4 target/linux/lantiq/xway/target