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.

Problem with RESET and REBOOT command with nand boot.

Hi all,

I am working with am335x processor of the TI. I am facing the issue related the reset command in u-boot. With MMC boot the 'reset' command is working fine in u-boot. Same images flashesh in nand and if am trying to 'reset' from nand , then unable to reset the board from u-boot.

Same thing happens with 'reboot' command in filesystem. when the kernel boot and file system mounts , and then reboot the target then ubanle to reboot.

Can you any one please tell me what will be the cause behind this.