[U-Boot] [PATCH 20/20] armv8/ls2085a: enable debug server

18 May
2015
18 May
'15
9:16 a.m.
From: Stuart Yoder stuart.yoder@freescale.com
Signed-off-by: Stuart Yoder stuart.yoder@freescale.com Signed-off-by: Prabhakar Kushwaha prabhakar@freescale.com --- include/configs/ls2085a_common.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h index c895291..12d6b46 100644 --- a/include/configs/ls2085a_common.h +++ b/include/configs/ls2085a_common.h @@ -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)
--
1.9.1
3649
Age (days ago)
3649
Last active (days ago)
0 comments
1 participants
participants (1)
-
Prabhakar Kushwaha