This commit is contained in:
commit
f5a8214593
@ -34,6 +34,9 @@
|
|||||||
#define CONFIG_SYS_MAXARGS 64
|
#define CONFIG_SYS_MAXARGS 64
|
||||||
#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 38400 }
|
#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 38400 }
|
||||||
|
|
||||||
|
/* PHY needs a longer autoneg timeout */
|
||||||
|
#define PHY_ANEG_TIMEOUT 20000
|
||||||
|
|
||||||
/* MEMORY */
|
/* MEMORY */
|
||||||
#define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE
|
#define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user