# this is for comment / total file size must be less than 4KB
tftp 0x21000000 bin/IPL_CUST.bin
nand erase.part IPL_CUST0
nand write.e 0x21000000 IPL_CUST0 ${filesize}
nand erase.part IPL_CUST1
nand write.e 0x21000000 IPL_CUST1 ${filesize}
% <- this is end of file symbol
