From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] MPC8377: USB breaks board
Date: Fri, 05 Nov 2010 15:51:13 +0100 [thread overview]
Message-ID: <4CD419E1.1060203@matrix-vision.de> (raw)
Jocke,
sorry to bother you again, but it might relate to our last discussion.
Actually my MPC8377 based board is up and running with basic functionality.
Now I'm trying to add USB support - but as soon as CONFIG_USB_EHCI_FSL is
defined serial line is pretty dead again.
This means again there's something wrong at the very beggining.
Diff'ing the System.map gives almost identical layout up to cpu_init_f
... which adds USB specific code making the rest move, of course.
The only difference is the location of __got2_entries :
WORKING:
000004a5 A __fixup_entries
0000070b A __got2_entries
fc000044 T version_string
[...]
NOT WORKING:
000004a5 A __fixup_entries
00000712 A __got2_entries
fc000044 T version_string
[...]
What makes __got2_entries move ?
Why is __fixup_entries completely unaligned ? Looks pretty unusual to me.
Any idea if this can lead to malfunction ?
Regards,
Andr?
MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
next reply other threads:[~2010-11-05 14:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-05 14:51 Andre Schwarz [this message]
2010-11-05 15:00 ` [U-Boot] MPC8377: USB breaks board Joakim Tjernlund
2010-11-05 15:45 ` Andre Schwarz
2010-11-05 15:07 ` Joakim Tjernlund
2010-11-05 16:13 ` Andre Schwarz
2010-11-05 16:27 ` Joakim Tjernlund
2010-11-11 12:24 ` Andre Schwarz
2010-11-11 16:36 ` Timur Tabi
2010-11-11 20:11 ` Schwarz, Andre
2010-11-11 20:21 ` Timur Tabi
2010-11-15 10:43 ` Andre Schwarz
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=4CD419E1.1060203@matrix-vision.de \
--to=andre.schwarz@matrix-vision.de \
--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