public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] corvus, dfu: add dfu support
Date: Tue, 18 Aug 2015 12:48:04 +0200	[thread overview]
Message-ID: <55D30D64.6050207@gmail.com> (raw)
In-Reply-To: <1434371111-8453-1-git-send-email-hs@denx.de>

Hi Heiko,

again sorry for the late reply!

On 06/15/2015 02:25 PM, Heiko Schocher wrote:
> add support for DFU on the corvus board.
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>
> ---
> 
>  board/siemens/corvus/board.c | 21 +++++++++++++++++++++
>  include/configs/corvus.h     | 29 +++++++++++++++++++++++++++--
>  2 files changed, 48 insertions(+), 2 deletions(-)

This one applies cleanly but has linker errors:

---8<---
abiessmann at punisher % git describe
v2015.10-rc2-1-g6a486d9
abiessmann@punisher % PATH=$ARMv5_PATH:$PATH
CROSS_COMPILE=arm-v5te-linux-gnueabi- make O=/tmp/corvus ARCH=arm -s
corvus_defconfig all
common/built-in.o: In function `do_dfu':
/home/abiessmann/src/u-boot/common/cmd_dfu.c:30: undefined reference to
`dfu_init_env_entities'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:36: undefined reference to
`dfu_show_entities'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:42: undefined reference to
`g_dnl_clear_detach'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:43: undefined reference to
`g_dnl_register'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:45: undefined reference to
`g_dnl_detach'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:51: undefined reference to
`dfu_usb_get_reset'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:72: undefined reference to
`g_dnl_unregister'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:75: undefined reference to
`dfu_free_entities'
/home/abiessmann/src/u-boot/common/cmd_dfu.c:80: undefined reference to
`g_dnl_clear_detach'
...
--->8---

Please fix and re-send.

Andreas

      reply	other threads:[~2015-08-18 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15 12:25 [U-Boot] [PATCH] corvus, dfu: add dfu support Heiko Schocher
2015-08-18 10:48 ` Andreas Bießmann [this message]

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=55D30D64.6050207@gmail.com \
    --to=andreas.devel@googlemail.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox