Skip to content
Snippets Groups Projects
Commit 8f4f46fc authored by BRONES Romain's avatar BRONES Romain
Browse files

Manually append debug_bridge to pl-conf.dtsi

* As we don't use block design, this IP is not detected automatically.
* The IP is located at a fixed address on the bus.
parent b2847831
No related branches found
No related tags found
No related merge requests found
/ {
debug_bridge_0@0xA0820000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "xlnx,xvc";
reg = < 0xA0820000 0x20 >;
};
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment