projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c05508
)
armv8/ls2085a: enable debug server
author
Stuart Yoder
<stuart.yoder at freescale.com>
Thu, 28 May 2015 09:24:15 +0000
(14:54 +0530)
committer
York Sun
<yorksun@freescale.com>
Mon, 20 Jul 2015 18:44:36 +0000
(11:44 -0700)
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>
include/configs/ls2085a_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ls2085a_common.h
b/include/configs/ls2085a_common.h
index
1b4a35a
..
4ee69ff
100644
(file)
--- 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)