Files
rtems/bsps/shared/dev/spi
Kinsey Moore 1bba349478 bsps: Remove imported Xilinx headers
This removes the headers imported from the embeddedsw repository in
favor of a much thinner shim. This also removes the complicated build
system configuration necessary to support use of these headers. The
primary reason for removal is that certain external Xilinx libraries
also require use of these headers and this causes version mismatches and
header conflicts that can be avoided.
2024-10-28 19:23:49 +00:00
..
2024-06-07 06:46:00 +00:00

Version

The information in this file describes the source of the following files in bsps/shared/dev/spi/ and bsps/include/dev/spi/:

  • xqspipsu_control.c
  • xqspipsu_control.h
  • xqspipsu_flash_config.h
  • xqspipsu_hw.c
  • xqspipsu_hw.h
  • xqspipsu_options.c
  • xqspipsu.c
  • xqspipsu.h

Import from:

https://github.com/Xilinx/embeddedsw.git

commit 8a89579489c88ea5acd23d7d439ac928659c26cf
Author:     msreeram <manikanta.sreeram@xilinx.com>
AuthorDate: Wed Apr 6 23:24:38 2022 -0600
Commit:     Siva Addepalli <sivaprasad.addepalli@xilinx.com>
CommitDate: Fri Apr 8 16:47:15 2022 +0530

    update license file for EmbeddedSW 2022.1 release

    Update license file for EmbeddedSW 2022.1 release

    Signed-off-by: Manikanta Sreeram <msreeram@xilinx.com>

    Acked-by : Meena Paleti <meena.paleti@xilinx.com>