[U-Boot] [PATCH 20/20] armv8/ls2085a: enable debug server
Prabhakar Kushwaha
prabhakar at freescale.com
Mon May 18 09:16:53 CEST 2015
From: Stuart Yoder <stuart.yoder at freescale.com>
Signed-off-by: Stuart Yoder <stuart.yoder at freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar at 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
More information about the U-Boot
mailing list