From: Ron Madrid Date: Fri, 14 May 2010 23:27:48 +0000 (-0700) Subject: Fix SICRL setting in SIMPC8313 X-Git-Tag: v2010.06-rc1~16^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b1e1a42bb1ea2f0ddaaea7f4c9d67c98ab38709e;p=u-boot 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 --- diff --git a/include/configs/SIMPC8313.h b/include/configs/SIMPC8313.h index 1a17323a51..9104f1ad36 100644 --- 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