From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan O'Donoghue Date: Tue, 12 Feb 2008 16:12:10 +0000 Subject: [U-Boot-Users] [PATCH 2/3] fdt: Fixup compile error and add a new OF manipulation option In-Reply-To: <47B1B40F.3040301@ge.com> References: <20080212011159.769c0edb@neuromancer.mindspace> <47B19EB2.8080400@ge.com> <20080212141645.32631da9@neuromancer.mindspace> <47B1B40F.3040301@ge.com> Message-ID: <20080212161210.35c85f3a@neuromancer.mindspace> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > I was thinking that some sort of define would be the least invasive way of > > changing that.... with a view to the least amount of change being the most > > likely to be acceptable to other developers - not necessarily the best way > > to do the thing.... > > I think you have an older version of fdt_support.c. doh ! > The patch that changed this: > Yep - that'd do it alright. Right-o I'll resync to the latest git tree - though I can't be more then 6 weeks out here... and re-submit sans CONFIG_OF_FLAT_TREE and of course CONFIG_OF_CHOSEN_UPDATE. Cheers, Bryan