Added qemu toolchain and created zynq ps targets

Signed-off-by: Joppe Blondel <joppe@blondel.nl>
This commit is contained in:
2022-09-09 13:54:55 +02:00
parent 15d7e8b801
commit e18a0c1762
18 changed files with 1394 additions and 36 deletions

View File

@ -0,0 +1,28 @@
/*
* CAUTION: This file is automatically generated by Xilinx.
* Version: XSCT 2020.2
* Today is: Wed Oct 13 14:26:41 2021
*/
/ {
cpus {
cpu@0 {
operating-points = <666666 1000000 333333 1000000>;
};
};
};
&intc {
num_cpus = <2>;
num_interrupts = <96>;
};
&uart1 {
cts-override ;
device_type = "serial";
port-number = <0>;
status = "okay";
};
&clkc {
fclk-enable = <0x1>;
ps-clk-frequency = <33333333>;
};