From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fsl: remove _IO_BASE and KSEG1ADDR from board configuration files
Date: Tue, 16 Jun 2009 13:32:51 -0500 [thread overview]
Message-ID: <20090616133251.ba8a0b90.kim.phillips@freescale.com> (raw)
In-Reply-To: <31E00E95-FA85-4BB0-8FBF-A72215274C7A@kernel.crashing.org>
On Mon, 15 Jun 2009 21:51:14 -0500
Kumar Gala <galak@kernel.crashing.org> wrote:
> On Jun 15, 2009, at 4:53 PM, Timur Tabi 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>
> > ---
> > include/configs/MPC8349ITX.h | 7 -------
> > include/configs/MPC8536DS.h | 6 ------
> > include/configs/MPC8544DS.h | 6 ------
> > include/configs/MPC8572DS.h | 6 ------
> > include/configs/MPC8610HPCD.h | 4 ----
> > include/configs/MPC8641HPCN.h | 4 ----
> > include/configs/P2020DS.h | 6 ------
> > 7 files changed, 0 insertions(+), 39 deletions(-)
>
> Kim, do you want to ack this 8349itx and I'll pick it up.
it's missing other boards like the MVBLM7, mpc7448hpc2...
Kim
next prev parent reply other threads:[~2009-06-16 18:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-15 21:53 [U-Boot] [PATCH] fsl: remove _IO_BASE and KSEG1ADDR from board configuration files Timur Tabi
2009-06-16 2:51 ` Kumar Gala
2009-06-16 18:32 ` Kim Phillips [this message]
2009-06-16 18:31 ` Timur Tabi
2009-06-16 18:46 ` Kim Phillips
2009-06-16 18:49 ` Timur Tabi
2009-06-16 19:05 ` Kim Phillips
2009-06-16 21:19 ` Kumar Gala
2009-06-16 21:23 ` Timur Tabi
2009-06-16 21:29 ` Kim Phillips
2009-06-16 21:40 ` Timur Tabi
2009-06-17 7:17 ` Nobuhiro Iwamatsu
2009-06-19 11:29 ` André Schwarz
2009-06-19 14:37 ` Timur Tabi
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=20090616133251.ba8a0b90.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox