Within the Freescale Communications Processor Module chapter, both
Serial and Network have the same section number iii). Renumber the
sections to make them unique again.

Signed-off-by: Jochen Friedrich <[EMAIL PROTECTED]>
---
 Documentation/powerpc/booting-without-of.txt |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/powerpc/booting-without-of.txt 
b/Documentation/powerpc/booting-without-of.txt
index 1d2a772..d9dc996 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -1992,7 +1992,7 @@ platforms are moved over to use the flattened-device-tree 
model.
                fsl,cpm-command = <00800000>;
        };

-   iii) Network
+   iv) Network

    Currently defined compatibles:
    - fsl,cpm1-scc-enet
@@ -2015,7 +2015,7 @@ platforms are moved over to use the flattened-device-tree 
model.
                fsl,cpm-command = <12000300>;
        };

-   iv) MDIO
+   v) MDIO

    Currently defined compatibles:
    fsl,pq1-fec-mdio (reg is same as first resource of FEC device)
@@ -2039,7 +2039,7 @@ platforms are moved over to use the flattened-device-tree 
model.
                fsl,mdc-pin = <13>;
        };

-   v) Baud Rate Generators
+   vi) Baud Rate Generators

    Currently defined compatibles:
    fsl,cpm-brg
@@ -2062,7 +2062,7 @@ platforms are moved over to use the flattened-device-tree 
model.
                clock-frequency = <d#25000000>;
        };

-   vi) Interrupt Controllers
+   vii) Interrupt Controllers

    Currently defined compatibles:
    - fsl,cpm1-pic
@@ -2082,7 +2082,7 @@ platforms are moved over to use the flattened-device-tree 
model.
                compatible = "mpc8272-pic", "fsl,cpm2-pic";
        };

-   vii) USB (Universal Serial Bus Controller)
+   viii) USB (Universal Serial Bus Controller)

    Properties:
    - compatible : "fsl,cpm1-usb", "fsl,cpm2-usb", "fsl,qe-usb"
@@ -2098,7 +2098,7 @@ platforms are moved over to use the flattened-device-tree 
model.
                fsl,cpm-command = <2e600000>;
        };

-   viii) Multi-User RAM (MURAM)
+   ix) Multi-User RAM (MURAM)

    The multi-user/dual-ported RAM is expressed as a bus under the CPM node.

-- 
1.5.6

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to