RedBoot> load -r -b 0xa0200000 -m xmodem CCCCCCCCC Raw file loaded 0xa0200000-0xa02a72c7, assumed entry at 0xa0200000 xyzModem - Cksum mode, 5351(SOH)/0(STX)/0(CAN) packets, 11 retries RedBoot> fis create linux -f 0x04100000 -b 0xa0200000 -l 0x00600000 ... Unlock from 0x04100000-0x04700000: ........................ ... Erase from 0x04100000-0x04700000: ........................ ... Program from 0xa0200000-0xa0800000 at 0x04100000: ........................ ... Unlock from 0x07fc ... Erase from 0x07fc0000-0x08000000: . ... Program from 0xa3f9f000-0xa3fdf000 at 0x07fc0000: . ... Lock from 0x07fc0000-0x08000000: . RedBoot> fconfig Run script at boot: true Boot script: Enter script, terminate with empty line >> fis load linux -b 0xa0200000 >> exec >> Boot script timeout (1000ms resolution): 2 Use BOOTP for network configuration: false Gateway IP address: 192.168.0.1 Local IP address: 192.168.0.76 Local IP address mask: 255.255.255.0 Default server IP address: 192.168.0.1 Console baud rate: 115200 GDB connection port: 9000 Force console for special debug messages: false Network debug at boot time: false Network hardware address [MAC]: 0x00:0x00:0x00:0x00:0xDC:0x5F Update RedBoot non-volatile configuration - continue (y/n)? y ... Unlock from 0x07f80000-0x07f81000: . ... Erase from 0x07f80000-0x07f81000: . ... Program from 0xa3f9e000-0xa3f9f000 at 0x07f80000: . ... Lock from 0x07f80000-0x07f81000: . RedBoot>