All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] U-boot-1.3.2-rc2 Error when Building with CONFIG_FIT and CONFIG_LOGBUFFER
       [not found] <C440A98E.EF7D%gerickson@nuovations.com>
@ 2008-05-02 20:53 ` Grant Erickson
  2008-05-05 17:33   ` Bartlomiej Sieka
  0 siblings, 1 reply; 2+ messages in thread
From: Grant Erickson @ 2008-05-02 20:53 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] U-boot-1.3.2-rc2 Error when Building with CONFIG_FIT and CONFIG_LOGBUFFER
  2008-05-02 20:53 ` [U-Boot-Users] U-boot-1.3.2-rc2 Error when Building with CONFIG_FIT and CONFIG_LOGBUFFER Grant Erickson
@ 2008-05-05 17:33   ` Bartlomiej Sieka
  0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Sieka @ 2008-05-05 17:33 UTC (permalink / raw)
  To: u-boot

Grant Erickson wrote:
> 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.

Hello Grant,

This seems to be a bug, we're looking into it and will get back with
more details/fix in a day of two.

Regards,
Bartlomiej

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-05 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <C440A98E.EF7D%gerickson@nuovations.com>
2008-05-02 20:53 ` [U-Boot-Users] U-boot-1.3.2-rc2 Error when Building with CONFIG_FIT and CONFIG_LOGBUFFER Grant Erickson
2008-05-05 17:33   ` Bartlomiej Sieka

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.