* [Buildroot] [PATCH 1/1] board: fixup csky/readme.txt with gdb user guide.
@ 2017-03-23 10:46 Guo Ren
2017-03-23 17:25 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Guo Ren @ 2017-03-23 10:46 UTC (permalink / raw)
To: buildroot
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
---
board/csky/readme.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/board/csky/readme.txt b/board/csky/readme.txt
index a820e3b..daf7185 100644
--- a/board/csky/readme.txt
+++ b/board/csky/readme.txt
@@ -83,5 +83,6 @@ Run
Setup the Console with the rate 115200/8-N-1.
- $ ./output/host/usr/bin/csky-linux-gdb -x board/csky/gx6605s/gdbinit output/images/vmlinux
+ $ cd output/images
+ $ ../host/usr/bin/csky-linux-gdb -x ../../board/csky/gx6605s/gdbinit vmlinux
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] board: fixup csky/readme.txt with gdb user guide.
2017-03-23 10:46 [Buildroot] [PATCH 1/1] board: fixup csky/readme.txt with gdb user guide Guo Ren
@ 2017-03-23 17:25 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-03-23 17:25 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 23 Mar 2017 18:46:14 +0800, Guo Ren wrote:
> Signed-off-by: Guo Ren <ren_guo@c-sky.com>
> ---
> board/csky/readme.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to master after tweaking the commit log. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-23 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-23 10:46 [Buildroot] [PATCH 1/1] board: fixup csky/readme.txt with gdb user guide Guo Ren
2017-03-23 17:25 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox