mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
armv8/ls2085a: enable debug server
Signed-off-by: Stuart Yoder <stuart.yoder at freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
5c05508971
commit
b0ba9d48a4
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ unsigned long long get_qixis_addr(void);
|
|||
#define CONFIG_SYS_NAND_BASE_PHYS 0x30000000
|
||||
|
||||
/* Debug Server firmware */
|
||||
#define CONFIG_FSL_DEBUG_SERVER
|
||||
/* 2 sec timeout */
|
||||
#define CONFIG_SYS_DEBUG_SERVER_TIMEOUT (2 * 1000 * 1000)
|
||||
|
||||
|
|
Loading…
Reference in a new issue