From: Kumar Gala <galak@kernel.crashing.org>
To: Kim Phillips <kim.phillips@freescale.com>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] Documentation: correct values in MPC5848E SEC example node
Date: Sat, 1 Jul 2006 10:16:50 -0500 [thread overview]
Message-ID: <D3DE039C-5E92-4A28-8485-4057C598661D@kernel.crashing.org> (raw)
In-Reply-To: <20060630185542.102af583.kim.phillips@freescale.com>
The patch still had typo issues in the comments. 5848 -> 8548.
- k
On Jun 30, 2006, at 6:55 PM, Kim Phillips wrote:
> (this patch had apparently slipped through the cracks)
>
> Documentation: correct values in MPC5848E SEC example node
>
> ---
> commit 27ef8f30208ceb62c5387e834a335558e7e88c70
> tree e96c74f732489115651ea00d0514e66e8050c60a
> parent 1f4a90670bacbf61f2fcc19a9e0e78748c932a25
> author Kim Phillips <kim.phillips@freescale.com> Tue, 02 May 2006
> 11:38:23 -0500
> committer Kim Phillips <kim.phillips@freescale.com> Tue, 02 May
> 2006 11:38:23 -0500
>
> Documentation/powerpc/booting-without-of.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/powerpc/booting-without-of.txt b/
> Documentation/powerpc/booting-without-of.txt
> index 217e517..3c62e66 100644
> --- a/Documentation/powerpc/booting-without-of.txt
> +++ b/Documentation/powerpc/booting-without-of.txt
> @@ -1436,9 +1436,9 @@ platforms are moved over to use the flat
> interrupts = <1d 3>;
> interrupt-parent = <40000>;
> num-channels = <4>;
> - channel-fifo-len = <24>;
> + channel-fifo-len = <18>;
> exec-units-mask = <000000fe>;
> - descriptor-types-mask = <073f1127>;
> + descriptor-types-mask = <012b0ebf>;
> };
>
>
prev parent reply other threads:[~2006-07-01 15:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 23:55 [PATCH] Documentation: correct values in MPC5848E SEC example node Kim Phillips
2006-07-01 15:16 ` Kumar Gala [this message]
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=D3DE039C-5E92-4A28-8485-4057C598661D@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=kim.phillips@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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).