All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xiaogeng (Shawn) Jin" <xjin@redswitch.com>
To: Wolfgang Denk <wd@denx.de>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: vmlinx and ppcboot
Date: Mon, 13 Jan 2003 10:09:29 -0800	[thread overview]
Message-ID: <3E2300D9.70307@redswitch.com> (raw)
In-Reply-To: <20030111090405.A58F6C608E@atlas.denx.de>


> Please try to specify your problem  again,  more  clearly,  with  all
> details  like  the commands you enter and the error messages that are
> printed.
After 'make zImage', here comes the error message.

ppc_8xx-ld -T ../ld.script -Ttext 0x00180000 -Bstatic -o zvmlinux head.o
../comm
on/relocate.o  misc-embedded.o ../common/misc-common.o
../common/string.o ../com
mon/util.o embed_config.o m8xx_tty.o image.o ../lib/zlib.a
misc-embedded.o: In function `decompress_kernel':
misc-embedded.o(.text+0x28): undefined reference to `embed_config'
make[2]: *** [zvmlinux] Error 1

The comments on embed_config.c say that functions in that file are for
those embedded 8xx boards that do not have boot monitor support for
board information. The embed_config() just sets some values of bd_t.
Since I already have ppcboot running, I think I don't need any
embed_config stuff, or even boot stuff. Right?

Thank you very much.

- Shawn.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-01-13 18:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3E1F6BCB.3070107@redswitch.com>
2003-01-11  9:04 ` vmlinx and ppcboot Wolfgang Denk
2003-01-13 18:09   ` Xiaogeng (Shawn) Jin [this message]
2003-01-13 18:44     ` Wolfgang Denk
2003-01-11  0:05 Xiaogeng (Shawn) Jin
2003-01-11  0:19 ` Wolfgang Denk

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=3E2300D9.70307@redswitch.com \
    --to=xjin@redswitch.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=wd@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 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.