From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 9 Jul 2009 00:44:31 +0200 Subject: [U-Boot] [PATCH 0/4] OMAP3 pandora: pin mux updates In-Reply-To: <1247002201-11345-1-git-send-email-notasas@gmail.com> References: <1247002201-11345-1-git-send-email-notasas@gmail.com> Message-ID: <20090708224431.GC28344@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 00:29 Wed 08 Jul , Grazvydas Ignotas wrote: > This patch series clean up and update pin mux for pandora. > The update is needed for rev3 or later boards to work properly, > but older boards still work after this. > > Grazvydas Ignotas (4): > OMAP3 pandora: pin mux cleanup > OMAP3 pandora: setup pin mux for pins used on rev3 boards > OMAP3 pandora: setup pulls for various GPIOs > OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh > > board/omap3/pandora/pandora.h | 86 +++++++++++++++++------------------------ > 1 files changed, 35 insertions(+), 51 deletions(-) > what is the status of the precedent rev at the end of the patch series? Best Regards, J.