Compare commits

...

6 commits

Author SHA1 Message Date
Sarat Chand Savitala
d429f22152 sw_apps:zynq_fsbl: Updated qspi linear high address in zc706 misc xparameters.h
Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
Acked-by: Krishna Chaitanya Patakamuri <kpataka@xilinx.com>
2015-10-12 19:10:16 +05:30
Sarat Chand Savitala
8234bb1a81 sw_apps:zynq_fsbl: removed blank line which is causing build error
Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-10-07 17:48:15 +05:30
Nava kishore Manne
fc9a76615d zynq_fsbl:misc: File permission changed from 644 to 755
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2015-10-07 14:06:31 +05:30
Sarat Chand Savitala
83f4fcc6fd sw_apps:zynq_fsbl: Updated xparameters.h in misc folder with 2015.3
Updated xparameters.h in misc folder for zc702,
zc706, zed boards - with 2015.3

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2015-10-06 14:21:41 +05:30
Sarat Chand Savitala
61f95170a0 sw_apps:zynq_fsbl: Updated ps7 init files in misc folder with 2015.3
Updated ps7 init files in misc folder for zc702,
zc706, zed boards - with 2015.3

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2015-10-05 18:45:52 +05:30
Nava kishore Manne
c273948f9d Removed version information from all drivers.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-10-05 18:45:09 +05:30
107 changed files with 7507 additions and 5240 deletions

View file

@ -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";

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -34,7 +34,6 @@ OPTION psf_version = 2.1;
BEGIN driver common
OPTION VERSION = 1.00.a;
OPTION NAME = common;
OPTION supported_peripherals = ();

View file

@ -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;

View file

@ -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;

View file

@ -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;

View file

@ -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;

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -33,7 +33,6 @@ OPTION psf_version = 2.1;
BEGIN driver generic
OPTION VERSION = 2.0;
OPTION NAME = generic;
END driver

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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;

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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);

View file

@ -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.";

0
lib/sw_apps/zynq_fsbl/misc/copy_bsp.sh Normal file → Executable file
View file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -360,6 +360,8 @@
#define XPAR_PS7_SD_0_BASEADDR 0xE0100000
#define XPAR_PS7_SD_0_HIGHADDR 0xE0100FFF
#define XPAR_PS7_SD_0_SDIO_CLK_FREQ_HZ 50000000
#define XPAR_PS7_SD_0_HAS_CD 1
#define XPAR_PS7_SD_0_HAS_WP 1
/******************************************************************/
@ -369,6 +371,8 @@
#define XPAR_XSDPS_0_BASEADDR 0xE0100000
#define XPAR_XSDPS_0_HIGHADDR 0xE0100FFF
#define XPAR_XSDPS_0_SDIO_CLK_FREQ_HZ 50000000
#define XPAR_XSDPS_0_HAS_CD 1
#define XPAR_XSDPS_0_HAS_WP 1
/******************************************************************/

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -182,7 +182,7 @@
/* Definitions for peripheral PS7_QSPI_LINEAR_0 */
#define XPAR_PS7_QSPI_LINEAR_0_S_AXI_BASEADDR 0xFC000000
#define XPAR_PS7_QSPI_LINEAR_0_S_AXI_HIGHADDR 0xFCFFFFFF
#define XPAR_PS7_QSPI_LINEAR_0_S_AXI_HIGHADDR 0xFDFFFFFF
/* Definitions for peripheral PS7_RAM_0 */
@ -339,6 +339,8 @@
#define XPAR_PS7_SD_0_BASEADDR 0xE0100000
#define XPAR_PS7_SD_0_HIGHADDR 0xE0100FFF
#define XPAR_PS7_SD_0_SDIO_CLK_FREQ_HZ 50000000
#define XPAR_PS7_SD_0_HAS_CD 1
#define XPAR_PS7_SD_0_HAS_WP 1
/******************************************************************/
@ -348,6 +350,8 @@
#define XPAR_XSDPS_0_BASEADDR 0xE0100000
#define XPAR_XSDPS_0_HIGHADDR 0xE0100FFF
#define XPAR_XSDPS_0_SDIO_CLK_FREQ_HZ 50000000
#define XPAR_XSDPS_0_HAS_CD 1
#define XPAR_XSDPS_0_HAS_WP 1
/******************************************************************/

View file

@ -12,4 +12,3 @@ ttcps
uartps
usbps
xadcps

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -318,6 +318,8 @@
#define XPAR_PS7_SD_0_BASEADDR 0xE0100000
#define XPAR_PS7_SD_0_HIGHADDR 0xE0100FFF
#define XPAR_PS7_SD_0_SDIO_CLK_FREQ_HZ 50000000
#define XPAR_PS7_SD_0_HAS_CD 1
#define XPAR_PS7_SD_0_HAS_WP 1
/******************************************************************/
@ -327,6 +329,8 @@
#define XPAR_XSDPS_0_BASEADDR 0xE0100000
#define XPAR_XSDPS_0_HIGHADDR 0xE0100FFF
#define XPAR_XSDPS_0_SDIO_CLK_FREQ_HZ 50000000
#define XPAR_XSDPS_0_HAS_CD 1
#define XPAR_XSDPS_0_HAS_WP 1
/******************************************************************/

View file

@ -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;

Some files were not shown because too many files have changed in this diff Show more