UbootSerialDownload

fun with kermit...

  • macro, output, send, xmit
  • set output pacing ...

to upload boot image using uboot

  • kermit
    • set file type binary
    • set flow none
    • robust
    • set modem type none
    • SET CARRIER-WATCH OFF
    • send
  • uboot
    • loadb

UbootSerialDownload (last edited 2008-08-06 16:21:31 by localhost)