Activity
From 12/27/2012 to 01/25/2013
01/24/2013
- What is the electrical specication of the RGMII interface from the MityDSP? Is it 3.3 or 2.5V LVCMOS?
01/16/2013
-
03:21 PM
Software Development: RE: DHCP is erratic in uboot
- Just to let you know that if you set the phy register 9 (1000Base-T Control) to 0x0000 (turn off advertisement
for 1000 full/half duplex), then DHCP will work in uboot. I'm still looking into DHCP at gig settings.
John C. -
02:41 PM
Software Development: RE: DHCP is erratic in uboot
- Thanks Tim,
I've been beating my head against a wall for a bit so hopefully there will be something good
there.
John C.
- TI 02:37 PM Software Development: RE: DHCP is erratic in uboot
- John
There is quite a long discussion on the TI e2e site about this very subject. I suspect some of it will be pertinent to your situation.... specifically the parts about the recv phy timings.
http://e2e.ti.com/support/dsp/sitara_arm1... - We are having problem getting DHCP to work consistently on are board that uses the
the Mity AM3359 module (and our KSZ9021RL Phy). Port 0 failing is normal but when
port 1 finishes autoneg, I see the DHCP requests go out on the line an...
01/09/2013
- MW 03:13 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- So the simplest solution would be to build a "stock" image (minimal console image or something). That will at least get you a basic toolchain, bootable kernel and filesystem, and the open source software. Then you can add your own pack...
- AS 02:25 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- Ali Asgar Sohanghpurwala wrote:
> Hey Mike,
> ...
Sorry, I forgot to include the error message:
ERROR: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure:... - AS 02:24 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- Hey Mike,
I tried to follow your tutorial on building Angstrom here:
http://support.criticallink.com/redmine/projects/armc8-platforms/wiki/Installing_Open_Embedded
And I ran into some snags. I think it fails because the svn repos...
12/31/2012
- BC 03:02 PM Software Development: RE: 3359 Bootconfig pins
- Exactly what I was looking for.
Thanks!
Brian
12/28/2012
- TI 04:32 PM Software Development: RE: 3359 Bootconfig pins
- Brian
You are correct that this information should be in the datasheet. In fact, there is an open issue "here":http://support.criticallink.com/redmine/issues/2660 about it. The boot pins 0-11 are brought out to the header. Their configu... - Is there documentation on the J106 header on the 3359 dev kit?
The quick start guide has one line about setting pin 4 to boot from the SD card but that is it. I would have thought this would be in the dev kit datasheet but was unable...