From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 12 May 2012 20:20:12 +0200 Subject: [U-Boot] [PATCH] mx28evk: Fix PSWITCH key position In-Reply-To: <1336846606-27596-1-git-send-email-festevam@gmail.com> References: <1336846606-27596-1-git-send-email-festevam@gmail.com> Message-ID: <201205122020.12611.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Fabio Estevam, > Fix the position for PSWITCH key. > > The good benefit of doing this is that boot time is greatly reduced: > from 5 seconds to less then 1 second. > > Signed-off-by: Fabio Estevam > --- > doc/README.mx28evk | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/doc/README.mx28evk b/doc/README.mx28evk > index c6c3d37..571dfda 100644 > --- a/doc/README.mx28evk > +++ b/doc/README.mx28evk > @@ -17,7 +17,7 @@ Jumper configuration > To boot MX28EVK from an SD card, set the boot mode DIP switches as: > > * Boot Mode Select: 1 0 0 1 (Boot from SD card Slot 0 - U42) > - * JTAG PSWITCH RESET: To the left (reset enabled) > + * JTAG PSWITCH RESET: To the right (reset disabled) > * Battery Source: Down > * Wall 5V: Up > * VDD 5V: To the left (off) Thanks Acked-by: Marek Vasut Best regards, Marek Vasut