From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 25 Jun 2009 23:59:50 +0200 Subject: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards In-Reply-To: <1244462272-7391-1-git-send-email-notasas@gmail.com> References: <1244462272-7391-1-git-send-email-notasas@gmail.com> Message-ID: <20090625215950.GF23174@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 14:57 Mon 08 Jun , Grazvydas Ignotas wrote: > The update consists of following changes: > - remove configuration of not connected pins, effectively > leaving them in safe mode. > - remove unused GPIOs, setup newly added ones. > - setup pulls for various GPIOs. Disable pulls for game > buttons, as they have external pulls. > - SDRC CS change based on recent patch for > Beagle and Overo. > > Old boards are no longer supported, but there was only > small number of test boards made. Updated configuration > is expected to be used for mass production. If user have old version in possession NACK this kind of huge update is non bisectable so we do need to use a true mux api as the kernel lot's of other arch in u-boot Best Regards, J.