TS-TPC-7990 FPGA Changelog: Difference between revisions

From embeddedTS Manuals
(Created page with "Check the FPGA rev with: <source lang=bash> echo $(($(tshwctl --peek --addr 51)>>4)) </source> {|class=wikitable |- ! Rev ! Changes |- | 3 | * Initial Release |- | 4 | * tt...")
 
No edit summary
Line 17: Line 17:
* ttyMAX uarts use IRQ 0.
* ttyMAX uarts use IRQ 0.
* Fixed WIFI clock
* Fixed WIFI clock
* Fixed default crossbar so all uarts work without regisiter write fixes
|}
|}



Revision as of 13:20, 27 October 2016

Check the FPGA rev with:

echo $(($(tshwctl --peek --addr 51)>>4))
Rev Changes
3
  • Initial Release
4
  • ttyMAX uarts use IRQ 0.
  • Fixed WIFI clock
  • Fixed default crossbar so all uarts work without regisiter write fixes

You can reload the FPGA during startup for custom FPGAs. If /boot/ts7990-fpga.vme is present during startup you will see u-boot reload this file:

Bytes transferred = 56341 (dc15 hex)
VME file checked: starting downloading to FPGA
Diamond Deployment Tool 3.5
CREATION DATE: Wed Oct 07 11:38:24 2015


Downloading FPGA 53248/56341 completed
FPGA downloaded successfully