Primary kernel.
You want:
Code:
fastboot flash kernel uimage
Then re-boot the device.
I expect it to display the recovery menu and wait for your input.
- - - - -
I got sidetracked yesterday by reading the code to see if it was possible to eliminate the limit on transfer size so we could transfer the rootfs.img with fastboot.
Sorry, I didn't have time to find that in the code.
Lets see a capture file of the device booting into the recovery menu (we might have to tweak the kernel command line in the u-boot environment).