From: Kumar Gala <galak@kernel.crashing.org>
To: "<harninder.rai@freescale.com>" <harninder.rai@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/fsl: 85xx: add cache-sram support
Date: Tue, 12 Oct 2010 09:09:57 -0500 [thread overview]
Message-ID: <04CFEB4E-DFA2-44AB-AD90-859A7D0691A8@kernel.crashing.org> (raw)
In-Reply-To: <1286879117-5616-1-git-send-email-harninder.rai@freescale.com>
On Oct 12, 2010, at 5:25 AM, <harninder.rai@freescale.com> =
<harninder.rai@freescale.com> wrote:
>=20
> +static int __devinit mpc85xx_l2ctlr_of_probe(struct platform_device =
*dev,
> + const struct of_device_id =
*match)
> +{
> + long rval;
> + unsigned int rem;
> + unsigned char ways;
> + const unsigned int *prop;
> + unsigned int l2cache_size;
> + struct device_node *np;
> + int i =3D 0;
> + bool amp =3D 0;
> + struct sram_parameters sram_params;
> + static char *compatible_list[] =3D {
> + "fsl,MPC85XXRDB-CAMP",
> + "fsl,P2020DS-CAMP",
> + NULL
> + };
> +
Remove this AMP stuff. We specify the cache-sram-size & =
cache-sram-offset so for the AMP kernels these can be set as needed.
- k=
next prev parent reply other threads:[~2010-10-12 14:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-12 10:25 [PATCH] powerpc/fsl: 85xx: add cache-sram support harninder.rai
2010-10-12 14:09 ` Kumar Gala [this message]
2010-10-12 17:02 ` Rai Harninder-B01044
2010-10-12 17:19 ` Hollis Blanchard
2010-10-13 14:17 ` Kumar Gala
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=04CFEB4E-DFA2-44AB-AD90-859A7D0691A8@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=harninder.rai@freescale.com \
--cc=linuxppc-dev@lists.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