Hi,
I ported one BSP on PXA255. It;s working fine in my first board.
The same code is hanging when i access DriverGlobals in my Bootlaoder
OEMPlatformInit().
It;s hanging exactly at the line
memset((LPVOID)pDriverGlobals,0,sizeof(DRIVER_GLOBALS));

The difference between current hardware board and previous board is not
related to SDRAM/Flash Memory. Only there is a change in Ethernet interface.

If i remove accessing DRV_Globals in my entire Eboot it's able to download
OS image, i verified that. BUt, after that it's hanging in OEMInit(). So i
felt that this this DRV_Global probelm in my Eboot, may have impact on this.

Please suggest.

Thanks & Regards,
Peter

Re: Driver Global Hanging by Steve

Steve
Mon Jun 27 10:59:00 CDT 2005

I'd look into other hardware issues as there is Likely aboard level problem
just because Ethernet is the only thing that was supposed to change -
doesn't mean it is!


--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com