* [U-Boot] Axiom MCF5282 help
@ 2009-05-25 20:15 Mark Giacobbe
2009-05-26 20:46 ` TC Liew
0 siblings, 1 reply; 4+ messages in thread
From: Mark Giacobbe @ 2009-05-25 20:15 UTC (permalink / raw)
To: u-boot
Hi All -
I'm new to u-boot and I am running into some issues. I an using the
Axiom 5282lite board and I cannot get the ethernet working.
I have u-boot flashed onto the board, and when I connect the board
to my Linksys WRT54G router, the Link LED on the board constantly
flashes, as does the LED for that port on the router.
I assigned an IP to the board, outside the DHCP range, but I cannot
ping the board, and the board cannot ping anything, including the router.
Any ideas?
Speaking of DHCP, does the code support DHCP for the 5282?
Any help you be appreciated.
Thanks
Mark
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Axiom MCF5282 help
2009-05-25 20:15 [U-Boot] Axiom MCF5282 help Mark Giacobbe
@ 2009-05-26 20:46 ` TC Liew
2009-05-26 21:48 ` Mark Giacobbe
2009-05-27 1:22 ` Mark Giacobbe
0 siblings, 2 replies; 4+ messages in thread
From: TC Liew @ 2009-05-26 20:46 UTC (permalink / raw)
To: u-boot
Mark,
There could be a hardware issue. Is the phy crystal on the board is
F25.00 or F25.00P?
Regards,
TsiChung
On Mon, May 25, 2009 at 3:15 PM, Mark Giacobbe
<mgiacobbe@adaptivedesignconcepts.com> wrote:
> Hi All -
>
> ? ?I'm new to u-boot and I am running into some issues. ?I an using the
> Axiom 5282lite board and I cannot get the ethernet working.
>
> ? ?I have u-boot flashed onto the board, and when I connect the board
> to my Linksys WRT54G router, the Link LED on the board constantly
> flashes, as does the LED for that port on the router.
>
> ? ?I assigned an IP to the board, outside the DHCP range, but I cannot
> ping the board, and the board cannot ping anything, including the router.
>
> ? ?Any ideas?
>
> ? ?Speaking of DHCP, does the code support DHCP for the 5282?
>
> Any help you be appreciated.
> Thanks
> Mark
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Axiom MCF5282 help
2009-05-26 20:46 ` TC Liew
@ 2009-05-26 21:48 ` Mark Giacobbe
2009-05-27 1:22 ` Mark Giacobbe
1 sibling, 0 replies; 4+ messages in thread
From: Mark Giacobbe @ 2009-05-26 21:48 UTC (permalink / raw)
To: u-boot
Thanks, the crystal (Y2) is FS25.00.
What should it be? I'm thinking it may be a hardware issue also,
because uClinux is doing the same thing.
Mark
TC Liew wrote:
> Mark,
>
> There could be a hardware issue. Is the phy crystal on the board is
> F25.00 or F25.00P?
>
> Regards,
> TsiChung
>
> On Mon, May 25, 2009 at 3:15 PM, Mark Giacobbe
> <mgiacobbe@adaptivedesignconcepts.com> wrote:
>
>> Hi All -
>>
>> I'm new to u-boot and I am running into some issues. I an using the
>> Axiom 5282lite board and I cannot get the ethernet working.
>>
>> I have u-boot flashed onto the board, and when I connect the board
>> to my Linksys WRT54G router, the Link LED on the board constantly
>> flashes, as does the LED for that port on the router.
>>
>> I assigned an IP to the board, outside the DHCP range, but I cannot
>> ping the board, and the board cannot ping anything, including the router.
>>
>> Any ideas?
>>
>> Speaking of DHCP, does the code support DHCP for the 5282?
>>
>> Any help you be appreciated.
>> Thanks
>> Mark
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Axiom MCF5282 help
2009-05-26 20:46 ` TC Liew
2009-05-26 21:48 ` Mark Giacobbe
@ 2009-05-27 1:22 ` Mark Giacobbe
1 sibling, 0 replies; 4+ messages in thread
From: Mark Giacobbe @ 2009-05-27 1:22 UTC (permalink / raw)
To: u-boot
Thanks
It's the FS25.00. Is this correct?
Thanks
Mark
TC Liew wrote:
> Mark,
>
> There could be a hardware issue. Is the phy crystal on the board is
> F25.00 or F25.00P?
>
> Regards,
> TsiChung
>
> On Mon, May 25, 2009 at 3:15 PM, Mark Giacobbe
> <mgiacobbe@adaptivedesignconcepts.com> wrote:
>
>> Hi All -
>>
>> I'm new to u-boot and I am running into some issues. I an using the
>> Axiom 5282lite board and I cannot get the ethernet working.
>>
>> I have u-boot flashed onto the board, and when I connect the board
>> to my Linksys WRT54G router, the Link LED on the board constantly
>> flashes, as does the LED for that port on the router.
>>
>> I assigned an IP to the board, outside the DHCP range, but I cannot
>> ping the board, and the board cannot ping anything, including the router.
>>
>> Any ideas?
>>
>> Speaking of DHCP, does the code support DHCP for the 5282?
>>
>> Any help you be appreciated.
>> Thanks
>> Mark
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-27 1:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-25 20:15 [U-Boot] Axiom MCF5282 help Mark Giacobbe
2009-05-26 20:46 ` TC Liew
2009-05-26 21:48 ` Mark Giacobbe
2009-05-27 1:22 ` Mark Giacobbe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox