2.5.3.2 Program boot.bin to the NAND Flash Memory

To program the boot.bin file on the SAM9X60-Curiosity board, use the following command:

sam-ba -p serial -b sam9x60-curiosity -a nandFlash -c writeboot:boot.bin -c verifyboot:boot.bin //write and verify bootstrap image

Note: Ensure that the directory from which the command is run contains the generated boot.bin file.
Figure 2-13. Programming boot.bin to the NAND Flash Memory