From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) by ozlabs.org (Postfix) with ESMTP id E30BDDE098 for ; Thu, 25 Jan 2007 08:59:20 +1100 (EST) Message-ID: <45B7D6B6.2010308@freescale.com> Date: Wed, 24 Jan 2007 15:59:18 -0600 From: Scott Wood MIME-Version: 1.0 To: Jerry Van Baren Subject: Re: [PATCH 05/18] Add ft_first_node(). References: <20070124210707.GE10527@ld0162-tx32.am.freescale.net> <45B7D044.7020007@smiths-aerospace.com> In-Reply-To: <45B7D044.7020007@smiths-aerospace.com> Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jerry Van Baren wrote: > Have you considered replacing flatdevtree.c with David Gibson's fdtlib? > The interface is a lot cleaner, which likely carries through to the > underlying code. > I tried pulling from the git tree, but since I'm using the http protocol (our firewall unfortunately won't allow the git protocol to go through), all I get is: Cannot get remote repository information. Perhaps git-update-server-info needs to be run there? -Scott