public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nye Liu <nyet@mrv.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] FADS and ICU862 Environment problems
Date: Thu, 26 Jun 2003 15:10:32 -0700	[thread overview]
Message-ID: <20030626221032.GA28649@zumanetworks.com> (raw)
In-Reply-To: <20030626220324.A6CEFC592A@atlas.denx.de>

On Fri, Jun 27, 2003 at 12:03:19AM +0200, Wolfgang Denk wrote:
> In message <20030626214057.GA28486@zumanetworks.com> you wrote:
> > 
> > unresolved, meaning:
> > 
> > ld -Bstatic -T /home/nyet/src/local/u-boot/board/fads/u-boot.lds -Ttext 0x02800000 -n cpu/mpc8xx/start.o \
> >                 --start-group board/fads/libfads.a cpu/mpc8xx/libmpc8xx.a lib_ppc/libppc.a fs/jffs2/libjffs2.a fs/fdos/libfdos.a net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a drivers/libdrivers.a post/libpost.a post/cpu/libcpu.a common/libcommon
> > .a lib_generic/libgeneric.a --end-group \
> >                 -Map u-boot.map -o u-boot
> > cpu/mpc8xx/start.o(.got2+0x24):/local/nyet-build/u-boot-mrv/cpu/mpc8xx/start.S:99: undefined reference to `environment'
> > make: *** [u-boot] Error 1
> 
> Strange. I see no such problems:
> 
> -> MAKEALL FADS823 FADS850SAR FADS860T ICU862
> rm -f include/config.h include/config.mk
> Configuring for FADS823 board...
>    text    data     bss     dec     hex filename
>   95364  323632   16372  435368   6a4a8 u-boot
> rm -f include/config.h include/config.mk
> Configuring for FADS850SAR board...
>    text    data     bss     dec     hex filename
>   87028  284488   16296  387812   5eae4 u-boot
> rm -f include/config.h include/config.mk
> Configuring for FADS860T board...
>    text    data     bss     dec     hex filename
>   87352   38776   16336  142464   22c80 u-boot
> rm -f include/config.h include/config.mk
> Configuring for ICU862 board...
>    text    data     bss     dec     hex filename
>  106712   47928   16764  171404   29d8c u-boot
> 
> No errors, no warnings.
> 
> I think I lost you. Please let's restart from zero.
> 
> What exactly is your problem with the current code?

Ok. To summarize:

If ENV_IS_EMBEDDED is set in FADS, it does not get copied during
relocation due to common/env_flash.c

If ENV_IS_EMBEDDED is NOT set (by reducing MONITOR_LEN to not
include ENV), i get this error.

-- 
Nye Liu
nliu at mrv.com
(818) 772-6235x248

"Who would be stupid enough to quote a fictitious character?"
	-- Don Quixote

  reply	other threads:[~2003-06-26 22:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-20  1:45 [U-Boot-Users] FADS and ICU862 Environment problems Nye Liu
2003-06-21  0:21 ` Wolfgang Denk
2003-06-21  0:28   ` Nye Liu
2003-06-22 16:22     ` Wolfgang Denk
2003-06-23 21:25       ` Nye Liu
2003-06-23 21:35         ` Wolfgang Denk
2003-06-23 21:42           ` Nye Liu
2003-06-24 18:24             ` Wolfgang Denk
2003-06-24 20:28               ` Nye Liu
2003-06-24 20:38                 ` Wolfgang Denk
2003-06-24 23:59                   ` Nye Liu
2003-06-26  6:50                     ` Wolfgang Denk
2003-06-26 21:40                       ` Nye Liu
2003-06-26 22:03                         ` Wolfgang Denk
2003-06-26 22:10                           ` Nye Liu [this message]
2003-06-26 22:31                             ` Wolfgang Denk
2003-06-26 22:41                               ` Nye Liu
2003-06-26 23:10                                 ` Wolfgang Denk
2003-06-27 21:27                                   ` Nye Liu
2003-06-27  3:47                               ` [U-Boot-Users] a small problem Yabo Ding
2003-06-27  6:51                                 ` [U-Boot-Users] " Wolfgang Denk
2003-06-27  7:56                                   ` Yabo Ding
2003-06-25  0:27       ` [U-Boot-Users] FADS and ICU862 Environment problems Nye Liu
2003-06-26  6:53         ` 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=20030626221032.GA28649@zumanetworks.com \
    --to=nyet@mrv.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