All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] configs: add defconfig for Nationalchip gx6605s dev board.
Date: Thu, 23 Mar 2017 10:10:42 +0100	[thread overview]
Message-ID: <20170323101042.186c3fc6@free-electrons.com> (raw)
In-Reply-To: <d2d57c6c-b3b0-2bc8-71a4-d6fe3578a804@c-sky.com>

Hello,

On Thu, 23 Mar 2017 17:05:33 +0800, ren_guo wrote:

> > I've removed this entirely, and just changed the readme.txt
> > instructions to tell people to run:
> >
> >    ./output/host/usr/bin/csky-linux-gdb -x board/csky/gx6605s/gdbinit output/images/vmlinux
> >
> > By referencing the gdbinit file using the -x option, we don't have to
> > copy it around in an hidden file.
> >  
> gdbinit need load gx6605s.dtb to a memory address, so we need run it  in output/images like this:
> 
> $ cd output/images
> 
> $ ../host/usr/bin/csky-linux-gdb -x board/csky/gx6605s/gdbinit vmlinux

Or change gdbinit to:

restore output/images/gx6605s.dtb binary 0x92000000

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-03-23  9:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-06 11:52 [Buildroot] [PATCH 1/1] configs: add defconfig for Nationalchip gx6605s dev board Guo Ren
2017-03-06 13:52 ` ren_guo
2017-03-08  0:54 ` ren_guo
2017-03-20 21:48 ` Thomas Petazzoni
2017-03-21  3:29   ` ren_guo
2017-03-23  9:05   ` ren_guo
2017-03-23  9:10     ` Thomas Petazzoni [this message]
2017-03-23  9:16       ` ren_guo
2017-03-23  9:23         ` Thomas Petazzoni
2017-03-23  9:32           ` ren_guo
2017-03-23  9:46             ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170323101042.186c3fc6@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.