summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm/board_cpld.c
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace fixes for files in sys/mips/nlmjchandra2015-02-281-1/+1
| | | | | Clean up whitespace issues under sys/mips/nlm (except dev). No functional change in this commit.
* Netlogic XLP network driver updatejchandra2013-09-071-2/+2
| | | | | | | | | | Changes are to - update board and network interface detection logic - fix reading onboard CPLD in little-endian config - print NAE frequency conrrectly for Bx chips - update XAUI config to disable Rx/Tx until interface is up Submitted by: Venkatesh J V <venkatesh.vivekanandan@broadcom.com>
* Support for EEPROM and CPLD on XLP EVP boards.jchandra2012-03-271-0/+113
On XLP evaluation platform, the board information is stored in an I2C eeprom and the network block configuration is available from a CPLD connected to the GBU (NOR flash bus). Add support for both of these.
OpenPOWER on IntegriCloud