Marvell>> help help ? - alias for 'help' FSdel - del a file from the Flash MV FS FSdir - ls the Flash MV FS FSformat- format the Flash MV FS FSlef - Load an exe file to the Flash MV FS FSlf - Load a file to the Flash MV FS FSrun - Load an exe file from the Flash MV FS and run it FStftp - tftp a file to the Flash MV FS FStftpe - tftp an exe file to the Flash MV FS FStype - cat file from the Flash MV FS base - print or set address offset boot - boot default, i.e., run 'bootcmd' bootd - boot default, i.e., run 'bootcmd' bootelf - Boot from an ELF image in memory bootm - boot application image from memory bootp - boot image via network using BootP/TFTP protocol bootvx - Boot vxWorks from an ELF image bubt - Burn an image on the Boot Flash. chpart - change active partition cmp - memory compare cmpm - Compare Memory coninfo - print console devices and information cp - memory copy cpumap - Display CPU memory mapping settings. crc32 - checksum calculation date - get/set/reset date & time dclk - Display the MV device CLKs. dhcp - invoke DHCP client to obtain IP/boot params diskboot- boot from IDE device echo - echo args to console eeprom - EEPROM sub-system erase - erase FLASH memory exit - exit script fan - Initialize or set fi - Find value in the memory. flinfo - print FLASH memory information fsinfo - print information about filesystems fsload - load binary file from a filesystem image g - start application at cached address 'addr'(default addr 0x40000) go - start application at address 'addr' help - print online help icrc32 - checksum calculation ide - IDE sub-system iloop - infinite loop on address range imd - i2c memory display imm - i2c memory modify (auto-incrementing) imw - memory write (fill) inm - memory modify (constant address) iprobe - probe to discover valid I2C chip addresses ir - reading and changing MV internal register values. ln - Load S-Record executable file through the network interface. loads - load S-Record file over serial line loop - infinite loop on address range ls - list files in a directory (default /) lump - Wait for a LUMP map - Diasplay address decode windows md - memory display me - PCI master enable mm - memory modify (auto-incrementing) mp - map PCI BAR mtdparts- define flash/nand partitions mtest - simple RAM test mw - memory write (fill) nm - memory modify (constant address) pci - list and access PCI Configuration Space phyRead - Read PCI-E Phy register pciePhyWrite - Write PCI-E Phy register phyRead - Read Phy register phyWrite - Write Phy register ping - send ICMP ECHO_REQUEST to network host printenv- print environment variables protect - enable or disable FLASH write protection rarpboot- boot image via network using RARP/TFTP protocol reset - Perform RESET of the CPU resetenv - Return all environment variable to default. run - run commands in an environment variable saveenv - save environment variables to persistent storage se - PCI Slave enable setenv - set environment variables sg - scanning the PHYs status sleep - delay execution for some time sp - Scan PCI bus. test - minimal test like /bin/sh tftpboot- boot image via network using TFTP protocol version - print monitor version wol - Enter Wake On LAN mode Marvell>> printenv printenv baudrate=115200 loads_echo=0 rootpath=/mnt/ARM_FS/ cpuName=926 CASset=min MALLOC_len=1 ethprime=egiga0 bootargs_root=root=/dev/nfs rw bootargs_end=:::DB88FXX81:egiga0:none image_name=uImage standalone=fsload 0x400000 $(image_name);setenv bootargs $(bootargs) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x400000; eth1addr=00:00:00:00:51:82 pciMode=host usb0Mode=host usb1Mode=host ethact=egiga0 arcNumber=2282 ethaddr=00:d0:4b:88:f3:43 stderr=serial enaDebugLed=yes enaMonExt=no enaFlashBuf=yes enaCpuStream=no netbsd_en=no disaMvPnp=no overEthAddr=no bootdelay=3 bootcmd=if lump 2; then ; else run disk_disk; fi kernel_addr=0x400000 boot_disk2=disk ${kernel_addr} 1:6 boot_disk1=if disk ${kernel_addr} 1:A; then; else run boot_disk2; fi disk_disk=ide reset; run boot_disk1; bootm ${kernel_addr}; bootargs=console=ttyS0,115200 root=/dev/sda7 ro boardType=mv88F5182 productType=d2Next ipaddr=192.168.2.35 ncip=192.168.2.6 serverip=192.168.2.6 stdin=nc stdout=nc Environment size: 988/4092 bytes