Found 2 other functions taking a
arm_nand_data
argument:
ARM-specific bulk write from buffer to address of 8-bit wide NAND. For now this supports ARMv4,ARMv5 and ARMv7-M cores. Enhancements to target_run_algorithm() could enable: - ARMv6 and ARMv7 cores in ARM mode Different code fragments could handle: - 16-bit wide data (needs different setup)
Uses an on-chip algorithm for an ARM device to read from a NAND device and store the data into the host machine's memory.