--- 2.6.18/arch/ppc/platforms/4xx/virtex.c 2006-10-04 14:31:15.000000000 -0700 +++ patched/arch/ppc/platforms/4xx/virtex.c 2006-10-07 11:21:18.000000000 -0700 @@ -52,5 +52,10 @@ .id = 0, .dev.platform_data = serial_platform_data, }, + + [VIRTEX_XUL_UART] = { + .name = "xul_uart", + .id = 0, + }, };