embeddedsw/XilinxProcessorIPLib/drivers/nandpsu
Punnaiah Choudary Kalluri fb124d3372 nandpsu: Decrease the XNANDPSU_MAX_BLOCKS value
This change is to reduce the size of the static bbt table size
from 8KB to 4KB because so far we have not identified the
flash part that has more than 16K blocks and also it will
reduce the bsp size.

Driver warns if the device has more number of blocks than the
defined value so that this can be incremented in future and if
there is a part available.

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
Acked-by: Anirudha Sarangi   <anirudh@xilinx.com>
2015-07-31 16:56:11 +05:30
..
data Drivers:standalone drivers license changes. 2015-05-13 17:05:11 +05:30
examples nandpsu_v1_0: Removed Makefile from example folder 2015-02-19 14:37:55 +05:30
src nandpsu: Decrease the XNANDPSU_MAX_BLOCKS value 2015-07-31 16:56:11 +05:30