From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by ozlabs.org (Postfix) with ESMTP id CA52067A76 for ; Fri, 25 Feb 2005 08:44:00 +1100 (EST) Received: by rproxy.gmail.com with SMTP id 1so345095rny for ; Thu, 24 Feb 2005 13:43:57 -0800 (PST) Message-ID: Date: Thu, 24 Feb 2005 13:43:57 -0800 From: Shawn Jin To: Matt Porter In-Reply-To: <20050223142426.B13087@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII References: <20050223142426.B13087@cox.net> Cc: ppcembed Subject: Re: [PATCH] Ebony's UBoot awareness Reply-To: Shawn Jin List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Matt, > Can you use the ocotea/luan approach and create an openbios stub > in arch/ppc/boot to create the bi_enetaddr infos? The PIBS stub > in arch/ppc/boot does this so we can have one path in the platform > file that parses the bootinfos. I'd like to help if I can follow you. What does PIBS stand for? What is the ocotea/luan approach you were talking about? I thought I followed the ocotea approach to set up mac addresses. Thanks, -Shawn.