Rainbow Electronics QIL-A9260-C11 User Manual

Page 30

Advertising
background image

nboot - boot from NAND device

nboot loadAddr dev

QIL-A9260> nand device

Device 0: NAND 256MiB 3,3V 8-bit
QIL-A9260> nboot 21000000 0 a0000

Loading from device 0: NAND 256MiB 3,3V 8-bit (offset 0xa0000)

Image Name: Linux-2.6.21.5

Image Type: ARM Linux Kernel Image (uncompressed)

Data Size: 3146364 Bytes = 3 MB

Load Address: 20008000

Entry Point: 20008000
Automatic boot of image at addr 0x21000000 ...
## Booting image at 21000000 ...

Image Name: Linux-2.6.21.5

Image Type: ARM Linux Kernel Image (uncompressed)

Data Size: 3146364 Bytes = 3 MB

Load Address: 20008000

Entry Point: 20008000

Verifying Checksum ... OK
OK

nfs - boot image via network using NFS protocol

nfs [loadAddress] [host ip addr:bootfilename]

nm - memory modify (constant address)

nm [.b, .w, .l] address
- memory modify, read and keep address

The nm command (non-incrementing memory modify) can be used to interactively write different
data several times to the same address.

ping - send ICMP ECHO_REQUEST to network host

ping pingAddress

QIL-A9260> ping 192.168.1.11
host 192.168.1.11 is alive
QIL-A9260>

printenv- print environment variables

printenv

- print values of all environment variables

Datasheet GSG-00006-A01

30/34

Advertising