mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
This commit is contained in:
commit
f5a8214593
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
|||
#define CONFIG_SYS_MAXARGS 64
|
||||
#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 38400 }
|
||||
|
||||
/* PHY needs a longer autoneg timeout */
|
||||
#define PHY_ANEG_TIMEOUT 20000
|
||||
|
||||
/* MEMORY */
|
||||
#define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue