From 7002ce200074921bbf8e7b80d5e4f9a5ff430341 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Mon, 14 Sep 2009 11:22:31 +0000 Subject: [PATCH] --- yaml --- r: 163579 b: refs/heads/master c: 147df2d68f209fef6a53b345a5a9a9ea38a60f66 h: refs/heads/master i: 163577: 4b34e2f12ebe7d9378205db2c6095994377fb6e7 163575: 78ea60814b1491d43ef31c2eac42d9b853d58374 v: v3 --- [refs] | 2 +- trunk/arch/sh/boards/mach-ecovec24/setup.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 90322b5fda9d..d14a4aabfdc7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e9103e74907d748f3cfe1b75b9d895f61c4ebc17 +refs/heads/master: 147df2d68f209fef6a53b345a5a9a9ea38a60f66 diff --git a/trunk/arch/sh/boards/mach-ecovec24/setup.c b/trunk/arch/sh/boards/mach-ecovec24/setup.c index b89e47920b52..40decfe0f37e 100644 --- a/trunk/arch/sh/boards/mach-ecovec24/setup.c +++ b/trunk/arch/sh/boards/mach-ecovec24/setup.c @@ -492,6 +492,7 @@ static int __init arch_setup(void) /* enable USB */ ctrl_outw(0x0000, 0xA4D80000); + ctrl_outw(0x0000, 0xA4D90000); gpio_request(GPIO_PTB3, NULL); gpio_request(GPIO_PTB4, NULL); gpio_request(GPIO_PTB5, NULL);