From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 5 Apr 2009 13:03:37 +0200 Subject: [U-Boot] [PATCH v2] OMAP3: Update Overo pin mux for new expansion board In-Reply-To: <1238440523-5032-1-git-send-email-dirk.behme@googlemail.com> References: <1238440523-5032-1-git-send-email-dirk.behme@googlemail.com> Message-ID: <20090405110337.GD11028@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21:15 Mon 30 Mar , Dirk Behme wrote: > A new Overo expansion board uses GPIO 14, 21, 22 and 23 for LED's and > switches. This patch changes the pinmux configuration for those pins. > They were previously set up for unused MMC3_DAT4-7. > > Signed-off-by: Steve Sakoman > Signed-off-by: Dirk Behme > --- > Apply > Changes in v2: > > - Add Dirk's Signed-off-by > - Rebase against U-Boot mainline commit > 2344bb8de2354101a8264c2123303c9d8d2aed3c > 'inka4x0: Use proper accessor macros for memory mapped registers.' when you rebase a code you MUST let the orignal Author as patch Author please use stgit or any other tools for this Best Regards, J.