* [PATCH] Documentation: correct values in MPC8548E SEC example node
@ 2006-07-03 20:10 Kim Phillips
0 siblings, 0 replies; only message in thread
From: Kim Phillips @ 2006-07-03 20:10 UTC (permalink / raw)
To: linuxppc-dev list
(fixed 5848 -> 8548)
Documentation: correct values in MPC8548E SEC example node
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
Documentation/powerpc/booting-without-of.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
179e7f97a4ccee6d3a39af5fb422ab16e0beded8
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>;
};
--
1.2.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-03 20:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-03 20:10 [PATCH] Documentation: correct values in MPC8548E SEC example node Kim Phillips
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox