summaryrefslogtreecommitdiffstats
path: root/conf/machine/boards/zedboard/zedboard-zynq7.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* zedboard-zynq7: Cleaned up device trees and configurationNathan Rossi2014-03-121-69/+0
| | | | | | * Cleaned up device trees, refactored the dts per boot args setup Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* boards/zedboard: Fix Ethernet PHY dts nodeNathan Rossi2013-11-191-3/+3
| | | | | | | | | * The Ethernet PHY on the ZedBoard is not guaranteed to be on address 7, instead use the phy broadcast address of 0 which is acceptable as no other devices are on the MDIO bus for the ZedBoard. Reported-by: Philip Balister <philip@balister.org> Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* boards/zedboard: Updated device-treeNathan Rossi2013-10-241-1/+5
| | | | | | * Added additional node properties for board specific setup Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* zedboard-zynq7: Fix DTS Network PHY nodeNathan Rossi2013-09-061-0/+2
| | | | | | | | * Fix-up the Ethernet PHY node handle in the device-tree * This resolves the issue where the kernel will fail to correctly probe the PHY Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine/zedboard-zynq7: Fixed to use updated naming conventionNathan Rossi2013-07-151-0/+63
* Added machine documentation, reference material and links Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>