]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sh/kernel/cpu/sh4/setup-sh4-202.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / sh / kernel / cpu / sh4 / setup-sh4-202.c
index e916b18e1f7cdcd69fc1739c656c4037f22e5acc..5b2833159b7dd1842856f08302f2cd4a2c09f8a6 100644 (file)
@@ -18,6 +18,8 @@
 static struct plat_sci_port scif0_platform_data = {
        .mapbase        = 0xffe80000,
        .flags          = UPF_BOOT_AUTOCONF,
+       .scscr          = SCSCR_RE | SCSCR_TE | SCSCR_REIE,
+       .scbrr_algo_id  = SCBRR_ALGO_2,
        .type           = PORT_SCIF,
        .irqs           = { 40, 41, 43, 42 },
 };