Files
rtems/bsps/shared/dev/spi
Kinsey Moore 75e7f5cb80 cpukit/flashdev: Add unregister call and private data destructor
This adds an API call allowing for unregistration to include destruction
of private data that is not managed by the flashdev framework. This also
updates the existing consumers of flashdev to use the new private data
destructor callback.
2025-09-22 10:04:58 -05: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>