RE: plb_temac, ML403, linux 2.4.26, EDK 7.1
From: Pradeep Sampath <hidden>
Date: 2006-10-13 00:18:24
Guys, I need your help on this, i am stuck for over a week now. I am currently using ML403 Virtex-4 FX12 board, linux kernel 2.6.17.1, EDK 8.1.2i, and Ameet's sysace and TEMAC driver patch. With your help I was able to get the Kernel to boot on the ML403 board. But kernel crashes at xsysace_init function call. [ 3.995416] Call Trace: [ 4.024581] [C04A1D20] [FFFFFFFF] 0xffffffff (unreliable) [ 4.089156] [C04A1D40] [C021D358] xsysace_init+0x50/0x330 [ 4.153726] [C04A1F90] [C0002448] init+0xa4/0x27c [ 4.209968] [C04A1FF0] [C000509C] kernel_thread+0x44/0x60 Since I am using 8.1.2i to generate the BSP, i suspect that the xparamater_ml300.h file the EDK generates for the ML403 board is not compatible with the sysace driver patch. I suspect that if i include a xparameters_ml300.h file that was generated using EDK 7.1 it would run. Ming, would it be possible for you to send me a xparameters.h file using EDK 7.1 (or the version you are using) with very basic IP cores that will work with the sysace and TEMAC drivers. Thanks in advance. I need to get the sysace driver and TEMAC driver's up and running for the project. Any suggestions will be very helpful... -Pradeep