X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fsh%2Fkernel%2Fcpu%2Fsh4%2Fsetup-sh4-202.c;fp=arch%2Fsh%2Fkernel%2Fcpu%2Fsh4%2Fsetup-sh4-202.c;h=5b2833159b7dd1842856f08302f2cd4a2c09f8a6;hb=f43dc23d5ea91fca257be02138a255f02d98e806;hp=e916b18e1f7cdcd69fc1739c656c4037f22e5acc;hpb=4162cf64973df51fc885825bc9ca4d055891c49f;p=mv-sheeva.git diff --git a/arch/sh/kernel/cpu/sh4/setup-sh4-202.c b/arch/sh/kernel/cpu/sh4/setup-sh4-202.c index e916b18e1f7..5b2833159b7 100644 --- a/arch/sh/kernel/cpu/sh4/setup-sh4-202.c +++ b/arch/sh/kernel/cpu/sh4/setup-sh4-202.c @@ -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 }, };