Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-08 | configs: Finish migration of PHY_GIGE | Tom Rini | |
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-08-02 | arm64: zynqmp: Move dts zcu102 to zcu102-revA | Michal Simek | |
Not using board revision is causing confusion about which board is supported and tested. Mark dts files exactly with board revision which was tested. When new board revision arives it can be symlink if SW view is the same. Also add -revX suffix to compatible string because user space tools are parsing this string and can change behavior depends of board revision. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> |