FreeBSD Bugzilla – Attachment 185005 Details for
Bug 221208
CURRENT doesn't boot on Zedboard and Zybo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
add "xlnx,zynq-7000" to zedboard and zybo compatible property.
patch.dts.txt (text/plain), 846 bytes, created by
Thomas Skibo
on 2017-08-03 17:28:16 UTC
(
hide
)
Description:
add "xlnx,zynq-7000" to zedboard and zybo compatible property.
Filename:
MIME Type:
Creator:
Thomas Skibo
Created:
2017-08-03 17:28:16 UTC
Size:
846 bytes
patch
obsolete
>Index: sys/boot/fdt/dts/arm/zedboard.dts >=================================================================== >--- sys/boot/fdt/dts/arm/zedboard.dts (revision 321963) >+++ sys/boot/fdt/dts/arm/zedboard.dts (working copy) >@@ -30,7 +30,7 @@ > > / { > model = "zedboard"; >- compatible = "digilent,zedboard"; >+ compatible = "digilent,zedboard", "xlnx,zynq-7000"; > > memory { > // First megabyte isn't accessible by all interconnect masters. >Index: sys/boot/fdt/dts/arm/zybo.dts >=================================================================== >--- sys/boot/fdt/dts/arm/zybo.dts (revision 321963) >+++ sys/boot/fdt/dts/arm/zybo.dts (working copy) >@@ -30,7 +30,7 @@ > > / { > model = "zybo"; >- compatible = "digilent,zybo"; >+ compatible = "digilent,zybo", "xlnx,zynq-7000"; > > memory { > // First megabyte isn't accessible by all interconnect masters.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 221208
: 185005