From: Scott Wood <scottwood@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 10/10] mpc82xx: Add pq2fads board support.
Date: Thu, 13 Sep 2007 16:20:07 -0500 [thread overview]
Message-ID: <46E9A987.9030908@freescale.com> (raw)
In-Reply-To: <E7B70993-BC1A-4DB1-9497-D2D8994AB366@kernel.crashing.org>
Kumar Gala wrote:
> No problem. The cpm2_* code in the kernel is used on 85xx's that have a
> CPM and I don't think we have that much ifdef for 85xx specific CPM
> foo. Only thing I can think of is this bit in cpm2.h:
>
> #if defined(CONFIG_8272) || defined(CONFIG_MPC8555)
> #define CPM_DATAONLY_SIZE ((uint)(8 * 1024) - CPM_DATAONLY_BASE)
> #define CPM_FCC_SPECIAL_BASE ((uint)0x00009000)
> #else
CPM_FCC_SPECIAL_BASE doesn't appear to be used anywhere in arch/powerpc.
CPM_DATAONLY_SIZE shouldn't be used anymore after this patchset.
-Scott
next prev parent reply other threads:[~2007-09-13 21:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-05 19:28 [PATCH 01/10] cpm2: Infrastructure code cleanup Scott Wood
2007-09-05 19:29 ` [PATCH 02/10] cpm2: Fix off-by-one error in setbrg() Scott Wood
2007-09-10 19:46 ` Kumar Gala
2007-09-10 19:44 ` Scott Wood
2007-09-10 21:07 ` Kumar Gala
2007-09-10 21:07 ` Scott Wood
2007-09-05 19:29 ` [PATCH 03/10] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup() Scott Wood
2007-09-05 19:29 ` [PATCH 04/10] cpm2: Add cpm2_set_pin() Scott Wood
2007-09-05 19:29 ` [PATCH 05/10] mpc82xx: Define CPU_FTR_NEED_COHERENT Scott Wood
2007-09-05 19:29 ` [PATCH 06/10] mpc82xx: Remove a bunch of cruft that duplicates generic functionality Scott Wood
2007-09-05 19:29 ` [PATCH 07/10] mpc82xx: Rename mpc82xx_ads to mpc8272_ads Scott Wood
2007-09-05 19:29 ` [PATCH 08/10] mpc8272ads: Change references from 82xx_ADS to 8272_ADS Scott Wood
2007-09-05 19:29 ` [PATCH 09/10] mpc82xx: Update mpc8272ads, and factor out PCI and reset Scott Wood
2007-09-05 19:29 ` [PATCH 10/10] mpc82xx: Add pq2fads board support Scott Wood
2007-09-13 6:39 ` Kumar Gala
2007-09-13 16:05 ` Scott Wood
2007-09-13 21:15 ` Kumar Gala
2007-09-13 21:20 ` Scott Wood [this message]
2007-09-08 14:48 ` [PATCH 01/10] cpm2: Infrastructure code cleanup Arnd Bergmann
2007-09-08 16:01 ` Scott Wood
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=46E9A987.9030908@freescale.com \
--to=scottwood@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
/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).