From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Need some clarification on certain points
Date: Wed, 24 Jan 2007 09:43:14 -0500 [thread overview]
Message-ID: <45B77082.7080907@smiths-aerospace.com> (raw)
In-Reply-To: <c672ad400701232250i1e1b2ac5x36a5054e4315c749@mail.gmail.com>
Deepak $ehrawat wrote:
>
> Hi all,
>
> I am new to U-boot. I am trying to port u-boot onto a propritery board
> based on MPC8560.I have certain doubts regarding the u-boot's code ( i
> am using latest version of U-boot) :-
>
> 1) File :- cpu/mpc85xx/cpu_init.c
> function :- cpu_init_f()
> Doubt :- Why are we not filling the values of (memory mapped
> registers ) BR2 & OR2 if CONFIG_MPC85xx flag is defined ?
Sorry, don't know.
> 2) Has anybody used CFG_POST_ETHER , CFG_POST_CACHE flags for MPC8560
> based board ? ( as the post code for the same is not present in u-boot
> ). If yes, then can you please send me the respective post files for the
> same ?
Sorry, don't know.
> 3) My board has 512KB of Boot Flash. After compiling the u-boot code,
> the size of elf comes out to be 666234bytes ( as shown by "ls -l"
> command). Is there any way i can make sure that the actual size of the
> elf is not more than the size of boot flash ?
You can use objdump to get lots of information from the elf file,
including sizes of sections.
> Regards,
> Deepak
HTH,
gvb
next prev parent reply other threads:[~2007-01-24 14:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 6:50 [U-Boot-Users] Need some clarification on certain points Deepak $ehrawat
2007-01-24 14:43 ` Jerry Van Baren [this message]
2007-01-24 15:06 ` Grant Likely
2007-01-24 16:48 ` 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=45B77082.7080907@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.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 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.