Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
rgetz
Posts: 11
Registered: ‎05-03-2011
0

Dumping FRU from Linux

Does anyone know of any tools which will run on Zynq, which will dump the FRU info from an FMC Card (into something human readable?)

 

Thanks

-Robin

Visitor
rgetz
Posts: 11
Registered: ‎05-03-2011
0

Re: Dumping FRU from Linux

Never mind -- I decided to write this myself. If anyone else needs it - let me know.

 

It has the ability to update serial numbers & date of manufacture, so you can use it during production test of FMC Boards.

 

-Robin

Xilinx Employee
ckohn
Posts: 30
Registered: ‎12-08-2011
0

Re: Dumping FRU from Linux

Hi Robin,

 

I'd be very interested in it. I will also see if we can use this in one of our future TRD releases.

 

Thanks,

Chris

Visitor
rgetz
Posts: 11
Registered: ‎05-03-2011
0

Re: Dumping FRU from Linux

No problem -- I will post it shortly on github, and then send you the link.

 

-Robin

Visitor
rgetz
Posts: 11
Registered: ‎05-03-2011
0

Re: Dumping FRU from Linux

Not exactly shortly - but the delay wasn't all me ...

 

Let me know how it goes:

 

Code:

https://github.com/analogdevicesinc/fru_tools

 

Docs:

http://wiki.analog.com/resources/tools-software/linux-software/fru_dump

 

Help/Support/Bugs:

http://ez.analog.com/community/linux-device-drivers/linux-software-drivers

 

-Robin