Xilinx Home
Embedded Linux
Register  ·  Sign In  ·  Help
Jump to Page:   1
  Reply   Reply  

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


linnj

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.

 
-- John
 
author Wilson Yang <[wilson.yang@xilinx.com]>
  Thu, 5 Mar 2009 17:54:46 +0000 (10:54 -0700)
committer John Linn <linnj@xilinx.com>
  Thu, 5 Mar 2009 17:54:46 +0000 (10:54 -0700)
commit d0345714a8b93fa22979592853eba4f637fd475f
tree 4cb7ac6fe8038e3981edea2fa113531c596bbdfc
parent f638da6d1b08641f6527c786c4055cf6771ced70
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

Kudos!
04-10-2009 03:05 PM
Jump to Page:   1