public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tyler Jia <txjia@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] the ppc405ep u-boot (with jffs2 configure) failed
Date: Tue, 28 Sep 2004 14:09:41 -0700 (PDT)	[thread overview]
Message-ID: <20040928210941.7773.qmail@web53404.mail.yahoo.com> (raw)
In-Reply-To: <20040928173244.79871C1430@atlas.denx.de>

thanks!!!  thanks!!!

as your said,
 
After add 128k to size of u-boot.bin, the u-boot with
JFFS2 configure comes up serial port.
I could run setenv and saveenv command.

in ../board/ppc405epvv/config.mk, 
changed from TEXT_BASE = 0xFFFE0000 to 0xFFFC0000  
add 128k.

also:
in ../include/configs/PPC405EPVV.h changed from:
#define CFG_MONITOR_BASE        0xFFFE0000      /*
last 128 kB */  
to 0xFFFC0000, /*last 256K */.

changed from
#define CFG_MONITOR_LEN         (128 * 1024) 
to 256*1024


Tyler Jia






--- Wolfgang Denk <wd@denx.de> wrote:

> In message
> <20040928171537.6055.qmail@web53410.mail.yahoo.com>
> you wrote:
> > 
> > > > > How big is your U-Boot image?
> ...
> > > >             no jffs2       with jffs2   
> > > >                           
> > > > u-boot.bin = 131071         131071  
> >     so sorry ,   131072         131072  
> 
> Arghh... <It's really difficult to help when you
> come up with  random
> numbers.
> 
> > > U-boot will not fit in this image). Check your
> > > u-boot.map file and/or
> > > the output of objdump -h to make sure you don;t
> have
> > > any  overlapping
> > > sections defined in your linker script.
> ...
> > with jffs2 u-boot.map info:
> > ............
> >  .bss.NetArpWaitPacketBuf
> >                 0xfffffb5c      0x620
> > net/libnet.a(net.o)
> >                 0xfffffb5c               
> > NetArpWaitPacketBuf
> >  
> > .sbss.NetArpWaitTimerStart
> >                 0x0000017c        0x4
> >  .sbss.NetArpWaitTimerStart
> >                 0x0000017c        0x4
> 
> Gotcha!!!
> 
> > it seems jffs2 u-boot go out of size.
> 
> Indeed. As I mentioned before: 128 kB seems too
> small to me.
> 
> >  I need redefine the size of u-boot.bin and the
> > env-offset, env-addr in configure file
> > /include/configs/PPC405EPVV.h,  could you give me 
> > some info to do this correct? 
> 
> Reduce TEXT_BASE in your config.mk file.
> 
> > > And please keep the list Cc:ed.
> > 
> >     sorry,  Cc:ed ?
> 
> Add  a  "Cc:   <U-Boot-Users@lists.sourceforge.net>"
>   header   line,
> probably  by  using  "reply  to  all" or whatever
> your MUA names this
> function.
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> Software Engineering:  Embedded and Realtime
> Systems,  Embedded Linux
> Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88 
> Email: wd at denx.de
> The price of curiosity is a terminal experience.
>                          - Terry Pratchett, _The
> Dark Side of the Sun_
> 



		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

  reply	other threads:[~2004-09-28 21:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040928171537.6055.qmail@web53410.mail.yahoo.com>
2004-09-28 17:32 ` [U-Boot-Users] the ppc405ep u-boot (with jffs2 configure) failed Wolfgang Denk
2004-09-28 21:09   ` Tyler Jia [this message]
     [not found] <20040928134227.42956.qmail@web53405.mail.yahoo.com>
2004-09-28 15:35 ` Wolfgang Denk
     [not found] <20040927213207.91645.qmail@web53408.mail.yahoo.com>
2004-09-27 22:07 ` Wolfgang Denk
2004-09-27 18:22 Tyler Jia
2004-09-27 20:34 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-09-27 17:38 Tyler Jia

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=20040928210941.7773.qmail@web53404.mail.yahoo.com \
    --to=txjia@yahoo.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