From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Fri, 04 Feb 2011 18:32:27 +0100 Subject: [U-Boot] omap3 mux enabling In-Reply-To: <20110202155043.6a624769@BlackBox> References: <20110202155043.6a624769@BlackBox> Message-ID: <4D4C382B.8020400@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 02.02.2011 15:50, schrieb jacopo mondi: > Mine is a question related to an end-user problem, since I'm no more > able to do multiplexing for my DM3730 Beagleboard xM platform. > The problem is quite simple, multiplexer configurations are totally > ignored by u-boot (v2010.12), and I'm not able to do what I was used > to do with my previous C4 board (with v2010.06 and v2010.03). U-Boot still setups the multiplexing (and the kernel does that too). If pin-multiplexing wouldn't work, the LEDs wouldn't go on and you wouldn't be able to boot something. So something else must be wrong on your side. Maybe your are using a broken toolchain. Search the post for this month for the subject WARNING to find something on that topic. Regards, Alexander