* [U-Boot] u-boot 1.2.0 -> 1.3.4 migration
@ 2008-09-08 14:10 Alexander Danilov
2008-09-09 2:11 ` Jerry Van Baren
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Danilov @ 2008-09-08 14:10 UTC (permalink / raw)
To: u-boot
My bsp for u-boot 1.2.0 for AMCC PPC440EPx custom board works. I've
moved all bsp code to current u-boot version (1.3.4). All works fine
but I am getting program check exception when sending or receiving
packet over ethernet (EMAC0).
I've tryed to debug it but ethernet works when bdm connected.
What was changed in ethernet code for ppc4xx after 1.2.0?
Thanks, Alex
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] u-boot 1.2.0 -> 1.3.4 migration
2008-09-08 14:10 [U-Boot] u-boot 1.2.0 -> 1.3.4 migration Alexander Danilov
@ 2008-09-09 2:11 ` Jerry Van Baren
0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2008-09-09 2:11 UTC (permalink / raw)
To: u-boot
Alexander Danilov wrote:
> My bsp for u-boot 1.2.0 for AMCC PPC440EPx custom board works. I've
> moved all bsp code to current u-boot version (1.3.4). All works fine
> but I am getting program check exception when sending or receiving
> packet over ethernet (EMAC0).
> I've tryed to debug it but ethernet works when bdm connected.
> What was changed in ethernet code for ppc4xx after 1.2.0?
What initialization does your BDM debugger do that your start up code
does not do?
I don't know what BDM you are using and am not very familiar with the
4xx family, but Best Practices is to create a minimal BDM config and use
that, especially when things work with the BDM plugged in but not when
running bare.
If that doesn't help, git bisect.
HTH,
gvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-09 2:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-08 14:10 [U-Boot] u-boot 1.2.0 -> 1.3.4 migration Alexander Danilov
2008-09-09 2:11 ` Jerry Van Baren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox