forked from Imagelibrary/rtems
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.
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>