From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) by ozlabs.org (Postfix) with ESMTP id 0C4F967B36 for ; Wed, 3 May 2006 02:58:30 +1000 (EST) Received: from az33smr02.freescale.net (az33smr02.freescale.net [10.64.34.200]) by az33egw01.freescale.net (8.12.11/az33egw01) with ESMTP id k42HHeB7019189 for ; Tue, 2 May 2006 10:17:40 -0700 (MST) Received: from ld0028-tx32 (ld0028-tx32.am.freescale.net [10.82.19.18]) by az33smr02.freescale.net (8.13.1/8.13.0) with SMTP id k42H9kdK012243 for ; Tue, 2 May 2006 12:09:47 -0500 (CDT) Date: Tue, 2 May 2006 11:58:27 -0500 From: Kim Phillips To: linuxppc-dev@ozlabs.org Subject: [PATCH] powerpc: Fix FSL SEC node in documentation Message-Id: <20060502115827.02ed3ca1.kim.phillips@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Documentation: correct values in MPC5848E SEC example node --- commit 27ef8f30208ceb62c5387e834a335558e7e88c70 tree e96c74f732489115651ea00d0514e66e8050c60a parent 1f4a90670bacbf61f2fcc19a9e0e78748c932a25 author Kim Phillips Tue, 02 May 2006 11:38:23 -0500 committer Kim Phillips 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>; };