source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/optcgem2.yml @ 10041a4c

Last change on this file since 10041a4c was 10041a4c, checked in by Kinsey Moore <kinsey.moore@…>, on 06/08/21 at 19:25:47

bsps/zynqmp: Allow any or all CGEMs to be enabled

Provide the options necessary to enable any combination of CGEM ethernet
interfaces in LibBSD. The default is still CGEM3, so this should
continue to operate as expected on typical Zynq Ultrascale+ MPSoC
development hardware.

  • Property mode set to 100644
File size: 362 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-boolean: null
4- env-enable: null
5- define-condition: null
6build-type: option
7copyrights:
8- Copyright (C) 2021 On-Line Applications Research
9default: false
10default-by-variant: []
11description: |
12  Enable support for CGEM2
13enabled-by: true
14links: []
15name: BSP_XILINX_ZYNQMP_USE_CGEM2
16type: build
Note: See TracBrowser for help on using the repository browser.