From patchwork Fri Oct 2 07:52:20 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 51308 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n927qNq1006546 for ; Fri, 2 Oct 2009 07:52:23 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755554AbZJBHwS (ORCPT ); Fri, 2 Oct 2009 03:52:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756318AbZJBHwS (ORCPT ); Fri, 2 Oct 2009 03:52:18 -0400 Received: from mail.renesas.com ([202.234.163.13]:41487 "EHLO mail04.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755554AbZJBHwS (ORCPT ); Fri, 2 Oct 2009 03:52:18 -0400 X-AuditID: ac140387-00000008000005fd-77-4ac5b1343a12 Received: from guardian01.idc.renesas.com ([172.20.8.200]) by mail04.idc.renesas.com (sendmail) with ESMTP id n927qKIL009025; Fri, 2 Oct 2009 16:52:20 +0900 (JST) Received: (from root@localhost) by guardian01.idc.renesas.com with id n927qKii013361; Fri, 2 Oct 2009 16:52:20 +0900 (JST) Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id n927qJ4T020524; Fri, 2 Oct 2009 16:52:19 +0900 (JST) Received: from PG10870.renesas.com ([172.30.8.159]) by ims05.idc.renesas.com (Sendmail) with ESMTPA id <0KQV00HJAN786J@ims05.idc.renesas.com>; Fri, 02 Oct 2009 16:52:20 +0900 (JST) Date: Fri, 02 Oct 2009 16:52:20 +0900 From: Kuninori Morimoto Subject: [PATCH] sh: mach-ecovec24: Add DS2 switch explain To: Paul Mundt Cc: SH-Linux Message-id: MIME-version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-type: text/plain; charset=US-ASCII User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.1 (i386-mingw-nt5.1.2600) MULE/5.0 (SAKAKI) Meadow/3.00-dev (KIKU) X-Brightmail-Tracker: AAAAAA== Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index d9f6d3e..2a65a38 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c @@ -39,6 +39,20 @@ * 0x1800_0000 MFI 16bit */ +/* SWITCH + *------------------------------ + * DS2[1] = FlashROM write protect ON : write protect + * OFF : No write protect + * DS2[2] = RMII / TS, SCIF ON : RMII + * OFF : TS, SCIF3 + * DS2[3] = Camera / Video ON : Camera + * OFF : NTSC/PAL (IN) + * DS2[5] = NTSC_OUT Clock ON : On board OSC + * OFF : SH7724 DV_CLK + * DS2[6-7] = MMC / SD ON-OFF : SD + * OFF-ON : MMC + */ + /* Heartbeat */ static unsigned char led_pos[] = { 0, 1, 2, 3 }; static struct heartbeat_data heartbeat_data = {