Removed version information from all drivers.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
This commit is contained in:
parent
c837085d9e
commit
c273948f9d
96 changed files with 0 additions and 96 deletions
|
@ -24,7 +24,6 @@ OPTION DRC = FreeRTOS_drc ;
|
|||
OPTION supported_peripherals = (microblaze ps7_cortexa9 psu_cortexr5);
|
||||
OPTION COPYFILES = all;
|
||||
OPTION NAME = freertos821_xilinx;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION DEPENDS = (standalone_v5_2);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxil,-lfreertos,-lgcc,-lc,--end-group";
|
||||
OPTION DESC = "FreeRTOS is a market leading open source RTOS";
|
||||
|
|
|
@ -7,7 +7,6 @@ BEGIN LIBRARY lwip141
|
|||
OPTION desc = "lwIP TCP/IP Stack library: lwIP v1.4.1";
|
||||
OPTION app_linker_flags = "-Wl,--start-group,-lxil,-llwip4,-lgcc,-lc,--end-group";
|
||||
OPTION requires_os = (standalone xilkernel freertos821_xilinx);
|
||||
OPTION VERSION = 1.2;
|
||||
OPTION NAME = lwip141;
|
||||
|
||||
PARAM name = api_mode, desc = "Mode of operation for lwIP (RAW API/Sockets API)", type = enum, values = ("RAW API" = RAW_API, "SOCKET API" = SOCKET_API), default = RAW_API;
|
||||
|
|
|
@ -46,6 +46,5 @@ BEGIN LIBRARY xilopenamp
|
|||
OPTION REQUIRES_OS = (standalone, freertos821_xilinx);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxil,-lxilopenamp,-lgcc,-lc,--end-group";
|
||||
OPTION DESC = "Xilinx openamp Library ";
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = xilopenamp;
|
||||
END LIBRARY
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver axicdma
|
|||
OPTION supported_peripherals = (axi_cdma_v[3-9]_[0-9][0-9]_[a-z] axi_cdma_v[3-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = axicdma;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver axidma
|
|||
OPTION supported_peripherals = (axi_dma_v[3-9]_[0-9][0-9]_[a-z] axi_dma_v[3-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 9.0;
|
||||
OPTION NAME = axidma;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -42,7 +42,6 @@ BEGIN driver axiethernet
|
|||
OPTION supported_peripherals = (axi_ethernet_v[3-9]_[0-9][1-9]_[a-z] axi_ethernet_v[3-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 5.0;
|
||||
OPTION NAME = axiethernet;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -40,7 +40,6 @@ BEGIN driver axipcie
|
|||
OPTION supported_peripherals = (axi_pcie_v1_[0-9][5-9]_[a-z] axi_pcie_v[2-9]_[0-9][0-9]_[a-z] axi_pcie_v[0-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = axipcie;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver axipmon
|
|||
OPTION supported_peripherals = (axi_perf_mon_v[5-9]_[0-9] psu_apm);
|
||||
OPTION copyfiles = all;
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION VERSION = 6.3;
|
||||
OPTION NAME = axipmon;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -35,6 +35,5 @@ BEGIN driver axis_switch
|
|||
OPTION supported_peripherals = (axis_switch);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = axis_switch;
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver axivdma
|
|||
OPTION supported_peripherals = (axi_vdma_v[4-9]_[0-9][0-9]_[a-z] axi_vdma_v[4-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 6.0;
|
||||
OPTION NAME = axivdma;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver bram
|
|||
OPTION supported_peripherals = (lmb_bram_if_cntlr axi_bram_ctrl);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = bram;
|
||||
|
||||
|
||||
|
|
|
@ -51,7 +51,6 @@ BEGIN driver can
|
|||
OPTION supported_peripherals = (axi_can can);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = can;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -48,7 +48,6 @@ BEGIN driver canfd
|
|||
OPTION supported_peripherals = (canfd );
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = canfd;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver canps
|
|||
OPTION supported_peripherals = (ps7_can psu_can);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = canps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver ccm
|
|||
OPTION supported_peripherals = (v_ccm);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 6.0;
|
||||
OPTION NAME = ccm;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -35,7 +35,6 @@ BEGIN driver cfa
|
|||
OPTION supported_peripherals = (v_cfa);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 7.0;
|
||||
OPTION NAME = cfa;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -34,7 +34,6 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver common
|
||||
|
||||
OPTION VERSION = 1.00.a;
|
||||
OPTION NAME = common;
|
||||
OPTION supported_peripherals = ();
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@ BEGIN driver coresightps_dcc
|
|||
OPTION copyfiles = all;
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (ps7_coresight_comp psu_coresight_0);
|
||||
OPTION VERSION = 1.1;
|
||||
OPTION NAME = coresightps_dcc;
|
||||
|
||||
|
||||
|
|
|
@ -47,7 +47,6 @@ OPTION copyfiles = all;
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (microblaze psu_microblaze);
|
||||
OPTION default_os = "standalone_v5_0";
|
||||
OPTION VERSION = 2.3;
|
||||
OPTION NAME = cpu;
|
||||
|
||||
PARAM name = compiler, desc = "Compiler used to compile both BSP/Libraries and Applications.", type = string, default = mb-gcc;
|
||||
|
|
|
@ -37,7 +37,6 @@ OPTION copyfiles = all;
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (psu_cortexa53);
|
||||
OPTION default_os = "standalone_v5_0";
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = cpu_cortexa53;
|
||||
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@ OPTION copyfiles = all;
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (ps7_cortexa9);
|
||||
OPTION default_os = "standalone_v3_05_a";
|
||||
OPTION VERSION = 2.1;
|
||||
OPTION NAME = cpu_cortexa9;
|
||||
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@ OPTION copyfiles = all;
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (psu_cortexr5);
|
||||
OPTION default_os = "standalone_v5_0";
|
||||
OPTION VERSION = 1.1;
|
||||
OPTION NAME = cpu_cortexr5;
|
||||
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver cresample
|
|||
OPTION supported_peripherals = (v_cresample);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = cresample;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver canps
|
|||
OPTION supported_peripherals = (psu_csudma);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = csudma;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,6 +36,5 @@ BEGIN driver ddrps
|
|||
OPTION supported_peripherals = (ps7_ddr);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = ddrps;
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver deinterlacer
|
|||
OPTION supported_peripherals = (v_deinterlacer_v[1-4]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.2;
|
||||
OPTION NAME = deinterlacer;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver devcfg
|
|||
OPTION supported_peripherals = (ps7_dev_cfg);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.3;
|
||||
OPTION NAME = devcfg;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver dmaps
|
|||
OPTION supported_peripherals = (ps7_dma);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.1;
|
||||
OPTION NAME = dmaps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,6 +37,5 @@ BEGIN driver dp
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION depends = (video_common_v2_0);
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.0;
|
||||
OPTION NAME = dp;
|
||||
END driver
|
||||
|
|
|
@ -36,6 +36,5 @@ BEGIN driver dprxss
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION depends = (video_common_v2_0);
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = dprxss;
|
||||
END driver
|
||||
|
|
|
@ -37,6 +37,5 @@ BEGIN driver dptx
|
|||
OPTION driver_state = DEPRECATED;
|
||||
OPTION depends = (video_common_v1_0);
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = dptx;
|
||||
END driver
|
||||
|
|
|
@ -36,6 +36,5 @@ BEGIN driver dptxss
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION depends = (dual_splitter_v1_0);
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = dptxss;
|
||||
END driver
|
||||
|
|
|
@ -35,6 +35,5 @@ BEGIN driver dual_splitter
|
|||
OPTION supported_peripherals = (v_dual_splitter);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = dual_splitter;
|
||||
END driver
|
||||
|
|
|
@ -41,7 +41,6 @@ BEGIN driver emaclite
|
|||
OPTION supported_peripherals = (axi_ethernetlite);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.1;
|
||||
OPTION NAME = emaclite;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver emacps
|
|||
OPTION supported_peripherals = (ps7_ethernet psu_ethernet);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = emacps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -43,7 +43,6 @@ BEGIN driver emc
|
|||
|
||||
OPTION supported_peripherals = (axi_emc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = emc;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -35,7 +35,6 @@ BEGIN driver enhance
|
|||
OPTION supported_peripherals = (v_enhance_v[8]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 7.0;
|
||||
OPTION NAME = enhance;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver gamma
|
|||
OPTION supported_peripherals = (v_gamma);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 6.0;
|
||||
OPTION NAME = gamma;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -33,7 +33,6 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver generic
|
||||
|
||||
OPTION VERSION = 2.0;
|
||||
OPTION NAME = generic;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -56,7 +56,6 @@ BEGIN driver gpio
|
|||
OPTION supported_peripherals = (axi_gpio);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = gpio;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver gpiops
|
|||
OPTION supported_peripherals = (ps7_gpio psu_gpio);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = gpiops;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,6 +36,5 @@ BEGIN driver hdcp1x
|
|||
OPTION supported_peripherals = (hdmi_tx_hdcp_cipher_4b hdmi_rx_hdcp_cipher_4b hdcp);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = hdcp1x;
|
||||
END driver
|
||||
|
|
|
@ -40,7 +40,6 @@ BEGIN driver hwicap
|
|||
OPTION supported_peripherals = axi_hwicap_v[0-9]_[0-9];
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 10.0;
|
||||
OPTION NAME = hwicap;
|
||||
|
||||
END DRIVER
|
||||
|
|
|
@ -62,7 +62,6 @@ BEGIN driver iic
|
|||
OPTION supported_peripherals = (axi_iic);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = iic;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver iicps
|
|||
OPTION supported_peripherals = (ps7_i2c psu_i2c);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = iicps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -56,7 +56,6 @@ OPTION DRC = intc_drc;
|
|||
OPTION supported_peripherals = (axi_intc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.4;
|
||||
OPTION NAME = intc;
|
||||
OPTION INTC_TYPE = XIntc;
|
||||
|
||||
|
|
|
@ -39,7 +39,6 @@ BEGIN driver iomodule
|
|||
OPTION supported_peripherals = (iomodule);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.2;
|
||||
OPTION NAME = iomodule;
|
||||
OPTION INTC_TYPE = XIOModule;
|
||||
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver ipipsu
|
|||
OPTION supported_peripherals = (psu_ipi);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = ipipsu;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -41,7 +41,6 @@ BEGIN driver llfifo
|
|||
OPTION supported_peripherals = (axi_fifo_mm_s_v[4-9]_[1-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 5.0;
|
||||
OPTION NAME = llfifo;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -41,7 +41,6 @@ BEGIN driver mbox
|
|||
OPTION supported_peripherals = (xps_mailbox mailbox);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = mbox;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver mig_7series
|
|||
OPTION supported_peripherals = (mig_7series);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.0;
|
||||
OPTION NAME = mig_7series;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -45,7 +45,6 @@ BEGIN driver mutex
|
|||
OPTION supported_peripherals = (mutex);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = mutex;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver nandps
|
|||
OPTION supported_peripherals = (ps7_nand);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.2;
|
||||
OPTION NAME = nandps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver nandpsu
|
|||
OPTION supported_peripherals = (psu_nand);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = nandpsu;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -43,7 +43,6 @@ BEGIN driver osd
|
|||
OPTION supported_peripherals = (v_osd_v[6-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = osd;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver qspips
|
|||
OPTION supported_peripherals = (ps7_qspi);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.2;
|
||||
OPTION NAME = qspips;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver qspipsu
|
|||
OPTION supported_peripherals = (psu_qspi);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = qspipsu;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver rgb2ycrcb
|
|||
OPTION supported_peripherals = (v_rgb2ycrcb);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 7.0;
|
||||
OPTION NAME = rgb2ycrcb;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver rtcpsu
|
|||
OPTION supported_peripherals = (psu_rtc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = rtcpsu;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver scaler
|
|||
OPTION supported_peripherals = (v_scaler_v7_[0-9][0-9]_[a-z] v_scaler_v[8-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 7.0;
|
||||
OPTION NAME = scaler;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver scugic
|
|||
OPTION supported_peripherals = (ps7_scugic psu_scugic psu_acpu_gic psu_rcpu_gic);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = scugic;
|
||||
OPTION INTC_TYPE = XScuGic;
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver scutimer
|
|||
OPTION supported_peripherals = (ps7_scutimer);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.1;
|
||||
OPTION NAME = scutimer;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver scuwdt
|
|||
OPTION supported_peripherals = (ps7_scuwdt);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.1;
|
||||
OPTION NAME = scuwdt;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver sdps
|
|||
OPTION supported_peripherals = (ps7_sdio psu_sd);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.5;
|
||||
OPTION NAME = sdps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -54,7 +54,6 @@ BEGIN driver spi
|
|||
OPTION supported_peripherals = (axi_spi axi_quad_spi);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.1;
|
||||
OPTION NAME = spi;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver spips
|
|||
OPTION supported_peripherals = (ps7_spi psu_spi);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = spips;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -42,7 +42,6 @@ BEGIN driver srio
|
|||
OPTION supported_peripherals = (srio_gen2);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = srio;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -49,7 +49,6 @@ BEGIN driver sysmon
|
|||
OPTION supported_peripherals = (axi_sysmon_adc axi_xadc xadc_wiz system_management_wiz);
|
||||
OPTION copyfiles = all;
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION VERSION = 7.1;
|
||||
OPTION NAME = sysmon;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver tft
|
|||
OPTION supported_peripherals = (axi_tft);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 6.0;
|
||||
OPTION NAME = tft;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -54,7 +54,6 @@ BEGIN driver tmrctr
|
|||
OPTION supported_peripherals = (axi_timer);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = tmrctr;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -35,7 +35,6 @@ BEGIN driver tpg
|
|||
OPTION supported_peripherals = (v_tpg_v[0-6]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = tpg;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN driver trafgen
|
|||
OPTION supported_peripherals = (axi_traffic_gen_v[2-9]_[0-9][0-9]_[a-z] axi_traffic_gen_v[2-9]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 4.0;
|
||||
OPTION NAME = trafgen;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver ttcps
|
|||
OPTION supported_peripherals = (ps7_ttc psu_ttc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = ttcps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -54,7 +54,6 @@ BEGIN driver uartlite
|
|||
OPTION supported_peripherals = (mdm axi_uartlite);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = uartlite;
|
||||
|
||||
BEGIN INTERFACE stdin
|
||||
|
|
|
@ -59,7 +59,6 @@ BEGIN driver uartns550
|
|||
OPTION supported_peripherals = (axi_uart16550);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.3;
|
||||
OPTION NAME = uartns550;
|
||||
|
||||
PARAM name = CLOCK_HZ, state = DEPRECATED, desc = "Clock Frequency in Hz. This parameter is deprecated. The driver uses the bus frequency from mhs", type = int, default = 66000000;
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver uartps
|
|||
OPTION supported_peripherals = (ps7_uart psu_uart);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = uartps;
|
||||
|
||||
BEGIN INTERFACE stdin
|
||||
|
|
|
@ -40,7 +40,6 @@ BEGIN driver usb
|
|||
OPTION supported_peripherals = (axi_usb2_device);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 5.0;
|
||||
OPTION NAME = usb;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver usbps
|
|||
OPTION supported_peripherals = (ps7_usb);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.2;
|
||||
OPTION NAME = usbps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,6 +36,5 @@ BEGIN driver video_common
|
|||
OPTION supported_peripherals = ();
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.0;
|
||||
OPTION NAME = video_common;
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver vprocss
|
|||
OPTION supported_peripherals = (v_proc_ss);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION DEPENDS = (video_common_v2_0 v_csc_v1_0 v_deinterlacer_v5_0 v_hcresampler_v1_0 v_vcresampler_v1_0 v_hscaler_v1_0 v_vscaler_v1_0 v_letterbox_v1_0 axivdma_v6_0 gpio_v4_0 axis_switch_v1_0);
|
||||
OPTION NAME = vprocss;
|
||||
|
||||
|
|
|
@ -40,7 +40,6 @@ BEGIN driver vtc
|
|||
OPTION supported_peripherals = (v_tc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 7.0;
|
||||
OPTION NAME = vtc;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver wdtps
|
|||
OPTION supported_peripherals = (ps7_wdt psu_wdt);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = wdtps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -54,7 +54,6 @@ BEGIN driver wdttb
|
|||
OPTION supported_peripherals = (axi_timebase_wdt);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = wdttb;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver xadcps
|
|||
OPTION supported_peripherals = (ps7_xadc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 2.2;
|
||||
OPTION NAME = xadcps;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver ycrcb2rgb
|
|||
OPTION supported_peripherals = (v_ycrcb2rgb);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 7.0;
|
||||
OPTION NAME = ycrcb2rgb;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver zdma
|
|||
OPTION supported_peripherals = (psu_adma psu_gdma);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = zdma;
|
||||
|
||||
END driver
|
||||
|
|
|
@ -38,7 +38,6 @@ OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxil,-lgcc,-lc,--end-group";
|
|||
OPTION DESC = "Standalone is a simple, low-level software layer. It provides access to basic processor features such as caches, interrupts and exceptions as well as the basic features of a hosted environment, such as standard input and output, profiling, abort and exit.";
|
||||
OPTION copyfiles = all;
|
||||
OPTION OS_STATE = ACTIVE;
|
||||
OPTION VERSION = 5.2;
|
||||
OPTION NAME = standalone;
|
||||
|
||||
PARAM name = stdin, desc = "stdin peripheral", type = peripheral_instance, requires_interface = stdin, default=none, range = (ps7_uart, psu_uart, ps7_coresight_comp, psu_coresight_0, iomodule, axi_uartlite, axi_uart16550, mdm);
|
||||
|
|
|
@ -43,7 +43,6 @@ BEGIN OS xilkernel
|
|||
OPTION APP_COMPILER_FLAGS = "-D __XMK__";
|
||||
OPTION APP_LINKER_FLAGS = "-lxilkernel";
|
||||
OPTION OS_STATE = ACTIVE;
|
||||
OPTION VERSION = 6.2;
|
||||
OPTION NAME = xilkernel;
|
||||
|
||||
OPTION DESC = "Xilkernel is a simple and lightweight kernel that provides POSIX style services such as scheduling, threads, synchronization, message passing and timers. The kernel requires a programmable timer that is either built-in or attached to the processor as a peripheral.";
|
||||
|
|
|
@ -46,7 +46,6 @@ BEGIN LIBRARY xilffs
|
|||
OPTION REQUIRES_OS = (standalone);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxilffs,-lxil,-lgcc,-lc,--end-group";
|
||||
OPTION desc = "Generic Fat File System Library";
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = xilffs;
|
||||
PARAM name = fs_interface, desc = "Enables file system with selected interface. Enter 1 for SD.", type = int, default = 1;
|
||||
PARAM name = enable_mmc, desc = "Enables MMC support if true. If false, SD is enabled.", type = bool, default = false;
|
||||
|
|
|
@ -54,7 +54,6 @@ BEGIN LIBRARY xilflash
|
|||
OPTION supported_peripherals = (opb_emc_v2_00_a plb_emc mch_opb_emc xps_mch_emc axi_emc);
|
||||
OPTION APP_LINKER_FLAGS = "-lxilflash";
|
||||
OPTION desc = "Xilinx Flash library for Intel/AMD CFI compliant parallel flash";
|
||||
OPTION VERSION = 4.1;
|
||||
OPTION NAME = xilflash;
|
||||
PARAM name = enable_intel, desc = "Enables support for Intel family devices", type = bool, default = true;
|
||||
PARAM name = enable_amd, desc = "Enables support for AMD family devices", type = bool, default = false;
|
||||
|
|
|
@ -51,7 +51,6 @@ BEGIN LIBRARY xilisf
|
|||
OPTION REQUIRES_OS = (standalone xilkernel);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxilisf,-lxil,-lgcc,-lc,--end-group";
|
||||
OPTION desc = "Xilinx In-system and Serial Flash Library";
|
||||
OPTION VERSION = 5.3;
|
||||
OPTION NAME = xilisf;
|
||||
PARAM name = serial_flash_family, desc = "Indicates the Serial Flash family type. Enter 1 for ATMEL. 2 for INTEL. 3 for STM (M25PXX). 4 for Winbond. 5 for Spansion / Micron. 6 for SST Flash", type = int, default = 1;
|
||||
PARAM name = serial_flash_interface, desc = "Indicates the Serial Flash Interface. Enter 1 for AXI SPI. 2 for PS SPI. 3 for PS QSPI.", type = int, default = 1;
|
||||
|
|
|
@ -37,7 +37,6 @@ BEGIN LIBRARY xilmfs
|
|||
OPTION drc = mfs_drc ;
|
||||
option copyfiles = all;
|
||||
OPTION REQUIRES_OS = (standalone xilkernel freertos_zynq);
|
||||
OPTION VERSION = 2.0;
|
||||
OPTION NAME = xilmfs;
|
||||
|
||||
PARAM name = numbytes, desc = "Number of Bytes", type = int, default = 100000, drc = drc_numbytes ;
|
||||
|
|
|
@ -37,6 +37,5 @@ BEGIN LIBRARY xilpm
|
|||
OPTION REQUIRES_OS = (standalone);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxilpm,-lxil,-lgcc,-lc,--end-group";
|
||||
OPTION desc = "Power Management API Library for ZynqMP";
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = xilpm;
|
||||
END LIBRARY
|
||||
|
|
|
@ -47,6 +47,5 @@ BEGIN LIBRARY xilrsa
|
|||
OPTION SUPPORTED_PERIPHERALS = (ps7_cortexa9);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lrsa,-lxil,-lgcc,-lc,--end-group";
|
||||
OPTION desc = "Xilinx RSA Library ";
|
||||
OPTION VERSION = 1.1;
|
||||
OPTION NAME = xilrsa;
|
||||
END LIBRARY
|
||||
|
|
|
@ -45,6 +45,5 @@ BEGIN LIBRARY xilsecure
|
|||
OPTION REQUIRES_OS = (standalone);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxilsecure,-lxil,-lgcc,-lc,--end-group";
|
||||
OPTION desc = "Xilinx Secure Library ";
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = xilsecure;
|
||||
END LIBRARY
|
||||
|
|
|
@ -48,6 +48,5 @@ BEGIN LIBRARY xilskey
|
|||
OPTION REQUIRES_OS = (standalone);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxilskey,-lxil,-lgcc,-lc,--end-group";
|
||||
OPTION desc = "Xilinx Secure Key Library ";
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION NAME = xilskey;
|
||||
END LIBRARY
|
||||
|
|
Loading…
Add table
Reference in a new issue