From: Grant Erickson <gerickson@nuovations.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-boot-1.3.2-rc2 Error when Building with CONFIG_FIT and CONFIG_LOGBUFFER
Date: Fri, 02 May 2008 13:53:23 -0700 [thread overview]
Message-ID: <C440CD53.EF8E%gerickson@nuovations.com> (raw)
In-Reply-To: <C440A98E.EF7D%gerickson@nuovations.com>
I am attempting to use CONFIG_FIT in u-boot-1.3.3-rc2 on the AMCC Kilauea
board and, when used in conjunction with CONFIG_LOGBUFFER get the following
compilation errors in common/cmd_bootm.c:
cmd_bootm.c: In function 'fit_check_kernel':
cmd_bootm.c:438: error: 'kbd' undeclared (first use in this function)
cmd_bootm.c:438: error: (Each undeclared identifier is reported only once
cmd_bootm.c:438: error: for each function it appears in.)
cmd_bootm.c:440: error: 'initrd_high' undeclared (first use in this
function)
cmd_bootm.c:440: error: 'LOGBUFF_LEN' undeclared (first use in this
function)
cmd_bootm.c:440: error: 'LOGBUFF_OVERHEAD' undeclared (first use in this
function)
Are these known/expected errors? Looking at the source, it seems like this
got patched into the wrong place or is missing part of the patch.
Regards,
Grant Erickson
next parent reply other threads:[~2008-05-02 20:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <C440A98E.EF7D%gerickson@nuovations.com>
2008-05-02 20:53 ` Grant Erickson [this message]
2008-05-05 17:33 ` [U-Boot-Users] U-boot-1.3.2-rc2 Error when Building with CONFIG_FIT and CONFIG_LOGBUFFER Bartlomiej Sieka
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=C440CD53.EF8E%gerickson@nuovations.com \
--to=gerickson@nuovations.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