diff options
author | Paul Mackerras | 2006-07-04 07:33:28 +1000 |
---|---|---|
committer | Paul Mackerras | 2006-07-04 07:33:28 +1000 |
commit | 39ab9c212aac48f2744f2fd7722fa639ec048eb7 (patch) | |
tree | 53002697e20e41ccd1b95e58154552a7ae74012a /Documentation | |
parent | 0fbfb036adee72cbfff170075e84ffd9e54f1938 (diff) | |
parent | 71bc7bf045262e82c645cad48fd56dd17e75344e (diff) |
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
Diffstat (limited to 'Documentation')
-rw-r--r-- | 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 217e51768b87..3c62e66e1fcc 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>; }; |