[Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This
eliminates networking problems in Linux (timeouts).
This commit is contained in:
parent
1f1369c34b
commit
06241d50a3
@ -147,6 +147,13 @@
|
|||||||
*/
|
*/
|
||||||
#define CFG_MPC5XXX_CLKIN 25000000
|
#define CFG_MPC5XXX_CLKIN 25000000
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Set IPB speed to 100MHz (yes, the #define is misnamed)
|
||||||
|
*/
|
||||||
|
#define CFG_IPBSPEED_133
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Memory map
|
* Memory map
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user