|
|
|
|
|
Xilinx User Community Forums :
Embedded Solutions :
Embedded Linux :
Using Xilinx Open Source Linux with EDK 11.1 with LL TEMAC
|
|
|
|
|

|
Using Xilinx Open Source Linux with EDK 11.1 with LL TEMAC
|
|
linnj
Expert Contributor
Posts: 354
Registered: 09-10-2008

Message 1 of 1

Viewed 1,531 times
|

|
|
git.xilinx.com Git - linux-2.6-xlnx.git/commitWhen using EDK 11.1, you should pull the latest kernel, 2.6.29, from the Xilinx GIT tree as there is a change to the LL TEMAC driver that's needed for the newer version of the core in EDK 11.1. The following commit is the change that's needed if you wanted to use git cherry-pick, but it's best to update to the latest.
powerpc: Xilinx: LLTEMAC: mask out unused bits in BD3
and BD4.
lltemac driver update for EDK 11.1 core. It is also backward compatible to older core/driver. It is tested on ML405.
Signed-off-by:Wilson Yang <wilson.yang@xilinx.com> John Linn
|
|
|
|
04-10-2009 03:05 PM
|
|
|
|
|
|
|
|
|