Execution Control Commands; Download Commands - GE C2K Hardware Reference Manual

Table of Contents

Advertisement

protect off start end:
enables writes to flash from addr 'start' to addr 'end'.
protect on N:SD [-SL]:
enables writes to sectors SF–SL in flash bank # N.
protect on bank N:
enables writes to flash bank N.
protect on start all:
enables writes to all flash banks.

2.6.7 Execution Control Commands

boot
C2K=> help boot
bootm
C2K=> help bootm
bootm [addr [arg...]]:
boots application image stored in memory passing argument 'arg ...'; when booting a Linux kernel,
'arg' can be the address of an initrd image.
go
C2K=> help go
go addr[arg ...]:
starts application at address 'addr' passing 'arg' as arguments.

2.6.8 Download Commands

bootp
C2K=> help bootp
bootp [loadAddress] [bootfilename]:
bootelf
C2K=> help bootelf
bootelf [address]:
loads address of ELF image.
bootvx
C2K=> help bootvx
bootvx [address]:
loads address of VxWorks ELF image.
C2K User's Guide
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Installation
2-12

Advertisement

Table of Contents
loading

Table of Contents