forked from Imagelibrary/rtems
bsps/nand: Update Xilinx NAND driver
This resovles gcc warnings by updating to the latest Xilinx NAND controller driver.
This commit is contained in:
committed by
Joel Sherrill
parent
4c0a2d47e1
commit
ada805ea2e
@@ -7,7 +7,7 @@
|
||||
/**
|
||||
*
|
||||
* @file xnandpsu.h
|
||||
* @addtogroup nandpsu_v1_10
|
||||
* @addtogroup Overview
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
@@ -152,6 +152,8 @@
|
||||
* 1.10 akm 10/20/21 Fix gcc warnings.
|
||||
* 1.10 akm 12/21/21 Validate input parameters before use.
|
||||
* 1.10 akm 01/05/22 Remove assert checks form static and internal APIs.
|
||||
* 1.11 akm 03/31/22 Fix unused parameter warning.
|
||||
* 1.11 akm 03/31/22 Fix misleading-indentation warning.
|
||||
*
|
||||
* </pre>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user