diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2022-11-22 18:15:03 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-24 07:00:36 -0800 |
| commit | 215967321316d55e1418b27b4b3df812c307ba5e (patch) | |
| tree | a09d071224c26305c27ec7e2204108438a87c916 | |
| parent | a223160ed3b6dbe278862926b73c01176ce89bce (diff) | |
| download | meta-xilinx-215967321316d55e1418b27b4b3df812c307ba5e.tar.gz | |
device-tree.bbappend: Remove microblaze-generic YAML configs
Remove microblaze-generic YAML configs and move these configs to
microblaze-generic.conf file.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-xilinx-core/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend b/meta-xilinx-core/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend index 151bd0e0..e6a2a085 100644 --- a/meta-xilinx-core/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend +++ b/meta-xilinx-core/dynamic-layers/meta-xilinx-tools/recipes-bsp/device-tree/device-tree.bbappend | |||
| @@ -1,10 +1,5 @@ | |||
| 1 | # Set Board DTSI files for generic manchine configuration files based on HDF_MACHINE. | 1 | # Set Board DTSI files for generic manchine configuration files based on HDF_MACHINE. |
| 2 | 2 | ||
| 3 | # microblaze-generic.conf uses HDF_MACHINE = "kc705-microblazeel", Hence set kc705-full dtsi file. | ||
| 4 | YAML_MAIN_MEMORY_CONFIG:microblaze-generic ?= "mig_7series_0" | ||
| 5 | YAML_CONSOLE_DEVICE_CONFIG:microblaze-generic ?= "axi_uartlite_0" | ||
| 6 | YAML_DT_BOARD_FLAGS:microblaze-generic ?= "{BOARD kc705-full}" | ||
| 7 | |||
| 8 | # zynq-generic.conf uses HDF_MACHINE = "zc702-zynq7", Hence set zc702 dtsi file. | 3 | # zynq-generic.conf uses HDF_MACHINE = "zc702-zynq7", Hence set zc702 dtsi file. |
| 9 | YAML_DT_BOARD_FLAGS:zynq-generic ?= "{BOARD zc702}" | 4 | YAML_DT_BOARD_FLAGS:zynq-generic ?= "{BOARD zc702}" |
| 10 | 5 | ||
