projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4bfc4c
)
Fix SICRL setting in SIMPC8313
author
Ron Madrid
<ron_madrid@sbcglobal.net>
Fri, 14 May 2010 23:27:48 +0000
(16:27 -0700)
committer
Kim Phillips
<kim.phillips@freescale.com>
Mon, 17 May 2010 19:44:25 +0000
(14:44 -0500)
This patch sets the SICRL_LBC bits in SICRL to change the function of the
associated pins to GPIO functionality.
Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
include/configs/SIMPC8313.h
patch
|
blob
|
history
diff --git
a/include/configs/SIMPC8313.h
b/include/configs/SIMPC8313.h
index 1a17323a517108db5ac098d3ec2849277425e2d1..9104f1ad36d83a90ea37f96f9829c3d2564c26bc 100644
(file)
--- a/
include/configs/SIMPC8313.h
+++ b/
include/configs/SIMPC8313.h
@@
-418,7
+418,8
@@
| SICRH_ETSEC2_G \
| SICRH_TSOBI1 \
| SICRH_TSOBI2 )
-#define CONFIG_SYS_SICRL (SICRL_USBDR \
+#define CONFIG_SYS_SICRL ( SICRL_LBC \
+ | SICRL_USBDR \
| SICRL_ETSEC2_A )
#define CONFIG_SYS_HID0_INIT 0x000000000