Browse Source

Fix SICRL setting in SIMPC8313

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>
Ron Madrid 15 năm trước cách đây
mục cha
commit
b1e1a42bb1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      include/configs/SIMPC8313.h

+ 2 - 1
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