mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
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>
This commit is contained in:
parent
7d77891605
commit
eeacb73b8e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue