Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-22 Thread Ian Campbell
Hi Loïc, I must confess that I hadn't properly read this mail yet when I produced the attached patches etc, so there are probably some things which need updating based upon your "Next steps". I figured it was worth getting what I'd done out there as a starting point. On Wed, 2012-04-11 at 18:46 +

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-11 Thread Loïc Minier
Hey (Just noticed this bug; thanks for the heads up Hector) On Mon, Apr 09, 2012, Martin Michlmayr wrote: > * Ian Campbell [2012-04-06 09:49]: > > Good question. Some DT stuff gets exported in /proc/device-tree. > > $ echo $(cat /proc/device-tree/model) > > Globalscale Technologies Drea

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-11 Thread Ian Campbell
On Wed, 2012-04-11 at 16:31 +0200, Hector Oron wrote: > Hello, > > 2012/4/9 Martin Michlmayr : > > * Ian Campbell [2012-04-06 09:49]: > > >> Good question. Some DT stuff gets exported in /proc/device-tree. > >> > >> Aha: > >> $ echo $(cat /proc/device-tree/model) > >> Globalscale Technologies Dr

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-11 Thread Hector Oron
Hello, 2012/4/9 Martin Michlmayr : > * Ian Campbell [2012-04-06 09:49]: >> Good question. Some DT stuff gets exported in /proc/device-tree. >> >> Aha: >> $ echo $(cat /proc/device-tree/model) >> Globalscale Technologies Dreamplug > In that case, I believe you should modify your flash-kernel pat

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-09 Thread Martin Michlmayr
* Ian Campbell [2012-04-06 09:49]: > Good question. Some DT stuff gets exported in /proc/device-tree. > > Aha: > $ echo $(cat /proc/device-tree/model) > Globalscale Technologies Dreamplug In that case, I believe you should modify your flash-kernel patch to check this file so the code your propos

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-06 Thread Ian Campbell
lcOn Thu, 2012-04-05 at 15:33 -0700, Martin Michlmayr wrote: > Thanks for all your excellent explanations! > > * Ian Campbell [2012-04-05 23:06]: > > I guess upstream is forcing all new board ports to use DT, which will > > certainly be a pain for boards with a non DT bootloader. > > Yes, that's

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-05 Thread Martin Michlmayr
Thanks for all your excellent explanations! * Ian Campbell [2012-04-05 23:06]: > I guess upstream is forcing all new board ports to use DT, which will > certainly be a pain for boards with a non DT bootloader. Yes, that's exactly the kind of devices I have in mind. > > Also, does it really say

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-05 Thread Ian Campbell
On Thu, 2012-04-05 at 14:11 -0700, Martin Michlmayr wrote: > * Ian Campbell [2012-04-05 20:24]: > > Support has been added ot the uypstream kernel for the Dreamplug as a FDT > > machine type. Accordingly the attached patch adds the necessary db enry for > > this class of machines. Please consider

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-05 Thread Martin Michlmayr
* Ian Campbell [2012-04-05 20:24]: > Support has been added ot the uypstream kernel for the Dreamplug as a FDT > machine type. Accordingly the attached patch adds the necessary db enry for > this class of machines. Please consider applying. I'm not the maintainer of flash-kernel anymore and haven

Bug#667681: flash-kernel: Please add support for Dreamplug / Marvell Kirkwood FDT

2012-04-05 Thread Ian Campbell
Package: flash-kernel Version: 3.0~rc.5 Severity: wishlist Tags: patch Hello, Support has been added ot the uypstream kernel for the Dreamplug as a FDT machine type. Accordingly the attached patch adds the necessary db enry for this class of machines. Please consider applying. Many thanks, Ian.