I used UART for the recovery following the instructions: http://elinux.org/BeagleBoardRecovery#UART_recovery
Note: Unplug the power before running “./pserial -p /dev/ttyS0 -f x-load.bin”, and then plug the power.
I'm having the same Issue. I believe I accidentally wiped the x-
loader from my NAND. The link provided only seems to work if xloader
is working... when i follow the procedure, pressing user and resetting
displays some garbled text and thats it. Is there a way to restore
xloader if its been wiped?
Is there a way to restore xloader if its been wiped?
The link is working as well for a broken NAND x-loader. In case you can't
make it work you MMC card is most likely wrongly formatted. Alternatively
the MLO file is copied with lower case characters like "mlo" and not "MLO" -
Did you follow the instruction 100% to the item?