[POWERPC] cpm: Describe multi-user ram in its own device node.
[deliverable/linux.git] / arch / powerpc / Kconfig.debug
index f4e5d22312a01031075c5905c04b0431c8556ecd..464f9b4b3169ba6ad1b2f5669f38e13f46a9c02a 100644 (file)
@@ -245,9 +245,9 @@ config PPC_EARLY_DEBUG_44x_PHYSHIGH
 config PPC_EARLY_DEBUG_CPM_ADDR
        hex "CPM UART early debug transmit descriptor address"
        depends on PPC_EARLY_DEBUG_CPM
-       default "0xfa202808" if PPC_EP88XC
-       default "0xf0000808" if CPM2
-       default "0xff002808" if CPM1
+       default "0xfa202008" if PPC_EP88XC
+       default "0xf0000008" if CPM2
+       default "0xff002008" if CPM1
        help
          This specifies the address of the transmit descriptor
          used for early debug output.  Because it is needed before
This page took 0.029368 seconds and 5 git commands to generate.