All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] remove _IO_BASE and KSEG1ADDR from board configuration files
Date: Fri, 19 Jun 2009 14:31:09 -0500	[thread overview]
Message-ID: <20090619143109.f1bc6c3b.kim.phillips@freescale.com> (raw)
In-Reply-To: <1245438652-6489-1-git-send-email-timur@freescale.com>

On Fri, 19 Jun 2009 14:10:52 -0500
Timur Tabi <timur@freescale.com> wrote:

> The KSEG1ADDR macro used to be necessary for the RTL8139 Ethernet driver, but
> the code that used that macro was removed over a year ago, so board
> configuration files no longer need to define it.
> 
> The _IO_BASE macro is also automatically defined to 0 if it isn't already set,
> so there's no need to define that macro either in the board configuration files.
> 
> Signed-off-by: Timur Tabi <timur@freescale.com>
> Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
> Acked-by: Andy Fleming <afleming@freescale.com>
> Acked-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
> ---

ack

Kim

  reply	other threads:[~2009-06-19 19:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 19:10 [U-Boot] [PATCH v3] remove _IO_BASE and KSEG1ADDR from board configuration files Timur Tabi
2009-06-19 19:31 ` Kim Phillips [this message]
2009-07-09 18:06 ` Timur Tabi
2009-07-10 22:19 ` Wolfgang Denk

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=20090619143109.f1bc6c3b.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.