To disable the U-Boot countdown:

Log into the RCE

Execute:

>>fw_setenv bootdelay 0

Reboot the RCE

To enable U-Boot countdown:

Log into the RCE

Execute: 

>>fw_setenv bootdelay 3

Reboot the RCE