This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3517 EVM "rf_all_fs" not defined

Other Parts Discussed in Thread: AM3517

I was trying : “booting From Flash using Board’s NAND Flash File System” (Am3517 evm), I followed the instructions on article “AM35x EVM Additional Procedures” on the web

http://processors.wiki.ti.com/index.php/GSG:_AM35x_EVM_Additional_Procedures#Using_U-boot_to_Update_the_Flash_Memory

when I tried step 6 of “Running the Re-flash Procedure”:

 

Run the reflash command sequence

AM3517_EVM # run rf_all_fs (for jffs file-system)

AM3517_EVM # run rf_all_rd (for ramdisk)

 

I got an error message: "rf_all_fs" not defined, how to fix this? Thanks.