From: Fabio Estevam <festevam@gmail.com>
Date: Sat, 12 May 2012 08:16:46 +0000 (+0000)
Subject: mx28evk: Fix PSWITCH key position
X-Git-Tag: v2025.01-rc5-pxa1908~17673^2~35^2~24^2~118
X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=eeacb73b8e0823b400eda5022e56e9f5a59b37a0;p=u-boot.git

mx28evk: Fix PSWITCH key position

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 <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
---

diff --git a/doc/README.mx28evk b/doc/README.mx28evk
index c6c3d37830..571dfdab8d 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)