![]() Renamed driver for Zynq Ultra Scale MP Generic Nand Controller with new naming convention. Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com> |
||
---|---|---|
.. | ||
ct.h | ||
ct_standalone.c | ||
intg.c | ||
intg.h | ||
intg_bbt_test.c | ||
intg_codecoverage_test.c | ||
intg_ecc_test.c | ||
intg_erase_read.c | ||
intg_flash_rw.c | ||
intg_markblockbad_test.c | ||
intg_partialpage_rw.c | ||
intg_random_rw.c | ||
intg_sparebytes_rw.c | ||
README.txt | ||
xil_testlib.h |
NandPsu Integration test - On R5 processors, you may get compilation error for bsp stating "undefined reference to `end'" Add end = .; at the end of the linker script to remove this error } > ps8_ocm_ram_0_S_AXI_BASEADDR _end = .; end = .; }