HI everyone,
I use TMDXEVM3358 board I try flashing image to NAND flash follow this document
http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User%27s_Guide#Flashing_images_to_NAND_in_UART_boot_mode
everything OK until I use 'nandecc' command like this
U-Boot# nandecc hw 2
it show
Unknown command 'nandecc' - try help
What happens and please tell me how to solve this problem?