MVBLM7: make TSEC2 work again.
SICRH has been misconfigured, i.e. TSEC2 clock + D[0:3] are GPIOs. Fix this to be RGMII signals again. Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
This commit is contained in:
parent
c4b115f536
commit
116ef54d68
@ -324,7 +324,7 @@
|
||||
#define CONFIG_SYS_SCCR_TSEC1CM 1
|
||||
#define CONFIG_SYS_SCCR_TSEC2CM 1
|
||||
|
||||
#define CONFIG_SYS_SICRH 0x1fff8003
|
||||
#define CONFIG_SYS_SICRH 0x1fef0003
|
||||
#define CONFIG_SYS_SICRL (SICRL_LDP_A | SICRL_USB1 | SICRL_USB0)
|
||||
|
||||
#define CONFIG_SYS_HID0_INIT 0x000000000
|
||||
|
Loading…
Reference in New Issue
Block a user