On Thu, Nov 13, 2008 at 10:19 AM, Myles Watson <[EMAIL PROTECTED]> wrote: > It didn't work for me. > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> On Behalf Of ron minnich >> Sent: Thursday, November 13, 2008 10:51 AM >> To: Coreboot >> Subject: [coreboot] patch: allow dts include files to have nodes >> >> per IRC discussions. >> >> ron > > It didn't work for me. I put the pnp devices in the SIO dts, and it says it > can't read the input tree (unfortunately it gives a line number I didn't > change in the error.) It works fine on the old tree with no nodes. >
it's not going to do much yet. This is to allow subnodes to be in the tree syntactically. There is zero processing occuring in the flatten_tree at this point. I just built a geode target with it. Are you building against your modified tree? This is a step-by-step. It should work on unmodified trees -- it did for me. I would suggest that you start with a clean tree and let's go through your ideas/changes one by one. I think you are in the 'diverged too far' state. ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

