bsps/nand: Update Xilinx NAND driver

This resovles gcc warnings by updating to the latest Xilinx NAND
controller driver.
This commit is contained in:
Kinsey Moore
2023-01-26 12:20:41 -06:00
committed by Joel Sherrill
parent 4c0a2d47e1
commit ada805ea2e
8 changed files with 29 additions and 21 deletions

View File

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