Intel Linux - Debian—TargetFirmware Setup, Intel I/O Processors, Order Number: 306507001US

Models: I/O Processor

1 22
Download 22 pages 21 Kb
Page 12
Image 12
Linux - Debian—Target Firmware Setup

Linux - Debian—Target Firmware Setup

When preferred, use the TFTP server to download the images. This is much faster that XModem. Copy the {board}-rom\install\bin\redboot.srec and {board}-ram\install\bin\redboot.srec to the TFTP server under unique names such as redboot-rom.srec and redboot-ram.srec.

Then issue the following command sequence:

RedBoot> load -m tftp redboot-ram.srec

RedBoot> fis unlock -f {flash-addr-ram-img} -l {img_len}

RedBoot> fis create RedBoot[backup] -f {flash-addr-ram-img} -b {ram-addr-ram-img} -r {ram-addr-ram-img} -l {img_len}

RedBoot> fis lock -f {flash-addr-ram-img} -l {img_len}

RedBoot> fis load RedBoot[backup]

RedBoot> go

RedBoot> load -m tftp -b {ram-addr-rom-img} redboot-rom.srec

RedBoot> fis unlock -f {flash-addr-rom-img} -l {img_len}

RedBoot> fis create RedBoot -f {flash-addr-rom-img} -

b{ram-addr-rom-img} -l {img_len} -s {img_len} RedBoot> fis lock -f {flash-addr-rom-img} -l {img_len} RedBoot> reset

June 2005

Intel® I/O Processors

Linux-Debian Installation Guide

12

Order Number: 306507001US

 

Page 12
Image 12
Intel manual Linux - Debian—TargetFirmware Setup, Intel I/O Processors, Linux-DebianInstallation Guide