* [U-Boot-Users] Jump location
@ 2005-06-23 11:23 Ricky
2005-06-23 11:28 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Ricky @ 2005-06-23 11:23 UTC (permalink / raw)
To: u-boot
Hi List,
I have a confusion with Jump address. In case of MPC processor, I have reset
vector at 0xffffffc which is mention is "board/<board_name>/u-boot.lds"
script file. If we edit the binary file we used to get Jump instruction ..in
my case its "4b ff f0 04" what exactly it means how it will jump to the
location FFFFF000...I have seen this address in u-boot.lds script file. Can
anyone put some commnet on this.
Thanks & Regards,
Ricky
--
This message contains information from GDA Technologies LTD and affiliates, and is intended for the sole use of the individual and entity to whom it is addressed. It may contain information, including any attachments, that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this electronic transmission in error, please notify the sender immediately by a "reply to sender only" message and destroy all electronic and hard copies of the communication, including attachments.
This message was scanned for spam and viruses by BitDefender.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Jump location
2005-06-23 11:23 [U-Boot-Users] Jump location Ricky
@ 2005-06-23 11:28 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-06-23 11:28 UTC (permalink / raw)
To: u-boot
In message <003701c577e5$fd510a50$3000a8c0@rakesh> you wrote:
>
> I have a confusion with Jump address. In case of MPC processor, I have reset
> vector at 0xffffffc which is mention is "board/<board_name>/u-boot.lds"
This is your second posting where you ask questions without giving
any contect. Stop doing that. You MUST explain in detail which board
and processor you ar eusing.
Without such context, the statement that for "MPC" processor the
reset vector is 0xffffffc is plain wrong. It could be 0x0100 or
0xFFF00100.
> script file. If we edit the binary file we used to get Jump instruction ..in
> my case its "4b ff f0 04" what exactly it means how it will jump to the
> location FFFFF000...I have seen this address in u-boot.lds script file. Can
> anyone put some commnet on this.
No, nobody can help you with such unrelated questions.
Also I don't understand why you start with the binary image. The
binary image is at teh very end of the chain. You start by reading
the documentation, then reading and understanding the source code.
Then you will probably port the code to your hardware. Only then
binary files come into play.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Little prigs and three-quarter madmen may have the conceit that the
laws of nature are constantly broken for their sakes."
- Friedrich Nietzsche
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-23 11:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 11:23 [U-Boot-Users] Jump location Ricky
2005-06-23 11:28 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox