Activity
From 01/04/2013 to 02/02/2013
01/27/2013
- AS 04:40 PM PCB Development: RE: RGMII PHY Electrical Specification
- MityArm (335x) SOM supports two RGMII interfaces and both interfaces support only 3.3V logic levels
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...