From: Kim Phillips Date: Mon, 3 Jul 2006 20:10:14 +0000 (-0500) Subject: Documentation: correct values in MPC8548E SEC example node X-Git-Tag: v2.6.18-rc1~28^2^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbdb54d3ca986e30d0b8c1f755c3910b5573baae;p=platform%2Fkernel%2Flinux-3.10.git Documentation: correct values in MPC8548E SEC example node Signed-off-by: Kim Phillips Signed-off-by: Kumar Gala --- 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 flattened-device-tree model. 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>; };