Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-24 Thread Ian Campbell
On Sat, 2012-06-23 at 18:19 +0100, Ian Campbell wrote: > > > > It is possible that other DP users will want /dev/sda* (the internal > > > sdcard) instead of /dev/sdb* (the external sdcard). Can I express sda vs > > > sdb in the flash-kernel db somehow? > > > > Ah, yes; that's indeed a problem. T

Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-24 Thread Ian Campbell
On Sat, 2012-06-23 at 18:19 +0100, Ian Campbell wrote: > 3 patches attached. Also pushed to gitorious I could have sworn I pasted the request-pull output here. Anyway, here it is again: The following changes since commit 224ec0776b0b599bd721ed7e8a05f913cbed17b3: [l10n] [SILENT_COMMIT] Commit

Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-23 Thread Ian Campbell
On Thu, 2012-06-21 at 09:45 +0200, Loïc Minier wrote: > On Wed, Jun 20, 2012, Ian Campbell wrote: > > Are you suggesting that I should move the non-flash-kernel related > > content of /dev/sdb1 (e.g. vmlinuz, initramfs etc) to /dev/sdb2:/boot > > and remove sdb1 from the fstab, leaving it unmounted

Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-21 Thread Loïc Minier
On Wed, Jun 20, 2012, Ian Campbell wrote: > Are you suggesting that I should move the non-flash-kernel related > content of /dev/sdb1 (e.g. vmlinuz, initramfs etc) to /dev/sdb2:/boot > and remove sdb1 from the fstab, leaving it unmounted the majority of the > time? Exactly; also it should also kee

Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-20 Thread Ian Campbell
On Tue, 2012-06-19 at 14:10 +0200, Loïc Minier wrote: > Sorry for the delay > > On Mon, Jun 04, 2012, Ian Campbell wrote: > > +Machine: Globalscale Technologies Dreamplug > > +Kernel-Flavors: kirkwood > > +U-Boot-Kernel-Address: 0x8000 > > +U-Boot-Initrd-Address: 0x0 > > +Boot-Kernel-Path: /bo

Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-19 Thread Loïc Minier
Sorry for the delay On Mon, Jun 04, 2012, Ian Campbell wrote: > +Machine: Globalscale Technologies Dreamplug > +Kernel-Flavors: kirkwood > +U-Boot-Kernel-Address: 0x8000 > +U-Boot-Initrd-Address: 0x0 > +Boot-Kernel-Path: /boot/uImage > +Boot-Initrd-Path: /boot/uInitrd Could we use Boot-Device

Bug#667681: Updated patches for Dreamplug / Marvell Kirkwood FDT

2012-06-04 Thread Ian Campbell
I must confess I've sort of lost track over what is happening with this patch/bug. I've included my latest pair patches. They switch to using /proc/device-tree/model to identify the board (only when that node is available) and implement support for copying a DTB supplied by the kernel package (per