> Date: Thu, 3 Mar 2016 00:56:34 +0100 > From: Patrick Wildt <[email protected]> > > On Thu, Mar 03, 2016 at 09:38:25AM +1000, David Gwynne wrote: > > > > > On 2 Mar 2016, at 20:49, Patrick Wildt <[email protected]> wrote: > > > > > > Hi, > > > > > > to allow FDT to be used on ARM I think we should move the FDT code from > > > socppc to sys/dev/fdt/. Opinions? > > > > i like this. > > > > does it need a directory of its own? could it be dev/ofw/fdt.c? > > > > I wouldn't mind having it in ofw. If that's where "generic FDT stuff" > can or should go in, then it sounds good to me.
I wouldn't object. The FDT stuff is clearly designed as a lightweight OFW device tree emulation.
