]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/ppc/platforms/85xx/mpc85xx_cds_common.c
[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support
[net-next-2.6.git] / arch / ppc / platforms / 85xx / mpc85xx_cds_common.c
index 6c020d67ad704457a1341d2295907d5c52733928..11fb758d269f701dd817496a24f474fc2c68b6d9 100644 (file)
@@ -459,6 +459,9 @@ platform_init(unsigned long r3, unsigned long r4, unsigned long r5,
 #if defined(CONFIG_SERIAL_8250) && defined(CONFIG_SERIAL_TEXT_DEBUG)
        ppc_md.progress = gen550_progress;
 #endif /* CONFIG_SERIAL_8250 && CONFIG_SERIAL_TEXT_DEBUG */
+#if defined(CONFIG_SERIAL_8250) && defined(CONFIG_KGDB)
+       ppc_md.early_serial_map = mpc85xx_early_serial_map;
+#endif /* CONFIG_SERIAL_8250 && CONFIG_KGDB */
 
        if (ppc_md.progress)
                ppc_md.progress("mpc85xx_cds_init(): exit", 0);