Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then run the script to download the image to the target via UART and boot Linux from it:

Code Block
 $$ chmod a+x uartboot.script
$ ./uartboot.script
C-Kermit 9.0.305 OPEN SOURCE: Alpha.07, 24 Jan 2022, Ubuntu-22.04.2.myguest.virt 
ualbox.org [10.0.2.15] 
   Current Directory: /home/sasha/rt1170 
Communication Device: /dev/ttyACM0 
 Communication Speed: 115200 
              Parity: none 
         RTT/Timeout: 01 / 03 
             SENDING: rootfs.uImage => ROOTFS.UIMAGE 
           File Type: BINARY 
           File Size: 8489874
        Percent Done: 56  //////////////////////////// 
...10...20...30...40...50...60...70...80...90..100 
 Estimated Time Left: 00:05:32 
  Transfer Rate, CPS: 8430 
        Window Slots: 1 of 1 
         Packet Type: D 
        Packet Count: 554 
       Packet Length: 9033 
         Error Count: 0 
          Last Error: 
        Last Message: 

X to cancel file, Z to cancel group,  <CR> to resend last packet, 

E to send Error packet, ^C to quit immediately, ^L to refresh screen.

...