linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Shawn Jin <shawnxjin@gmail.com>
Cc: ppcembed <linuxppc-embedded@ozlabs.org>
Subject: Re: [PATCH] Ebony's UBoot awareness
Date: Wed, 23 Feb 2005 12:01:23 -0700	[thread overview]
Message-ID: <20050223190123.GI345@smtp.west.cox.net> (raw)
In-Reply-To: <c3d0340b05022310396240c8ac@mail.gmail.com>

On Wed, Feb 23, 2005 at 10:39:34AM -0800, Shawn Jin wrote:

> This adds UBoot support on Ebony board and also sets emac's PHY mode
> explicitly during initialization as Eugene Surovegin provided.
[snip]
> +#include "../../../../drivers/net/ibm_emac/ibm_emac_phy.h"

This will not work with O= for example.  The correct method is to modify
the Makefile with a CFLAGS_foo.o += -Idrivers/net/ibm_emac

-- 
Tom Rini
http://gate.crashing.org/~trini/

  reply	other threads:[~2005-02-23 19:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 18:39 [PATCH] Ebony's UBoot awareness Shawn Jin
2005-02-23 19:01 ` Tom Rini [this message]
2005-02-23 19:12   ` Eugene Surovegin
2005-02-23 21:20     ` Matt Porter
2005-02-23 21:24 ` Matt Porter
2005-02-24 21:43   ` Shawn Jin
2005-02-24 22:27     ` Matt Porter
2005-03-01 21:02     ` Matt Porter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050223190123.GI345@smtp.west.cox.net \
    --to=trini@kernel.crashing.org \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=shawnxjin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).