| Summary: | CURRENT doesn't boot on Zedboard and Zybo | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Thomas Skibo <thoma555-bsd> | ||||
| Component: | arm | Assignee: | Oleksandr Tymoshenko <gonzo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | gonzo | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | CURRENT | ||||||
| Hardware: | arm | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: gonzo Date: Thu Aug 24 02:08:53 UTC 2017 New revision: 322827 URL: https://svnweb.freebsd.org/changeset/base/322827 Log: Add "xlnx,zynq-7000" to zedboard and zybo compatible property This property is required to boot CURRENT on zedboard and zybo PR: 221208 Submitted by: Thomas Skibo <thoma555-bsd@yahoo.com> Changes: head/sys/boot/fdt/dts/arm/zedboard.dts head/sys/boot/fdt/dts/arm/zybo.dts |
Created attachment 185005 [details] add "xlnx,zynq-7000" to zedboard and zybo compatible property. CURRENT won't boot on Zedboard and Zybo without the attached tweaks to their DTS files. I am working on changes that will allow Zynq boards to use upstream DTS files but it's not trivial and this will get things working again.