Ergebnis 1 bis 10 von 75

Hybrid-Darstellung

  1. #1
    Benutzer
    Registriert seit
    07.05.2012
    Beiträge
    78
    Thanks
    31
    Thanked 9 Times in 6 Posts
    hello ;

    Thank you for all the answers; unfortnetly I'm on dutye and I have to be up tomorrow morning, so please be pation with me (and sorry for that) ! I will try all options once at home, and give more details.

    thank you again.


    Regards


  2. #2
    Benutzer
    Registriert seit
    07.05.2012
    Beiträge
    78
    Thanks
    31
    Thanked 9 Times in 6 Posts
    goodmorning ;

    @ solala

    here is the output of command given above :

    Code:
     7119 > print
    bootargs=console=ttyAS0,115200 panic=1 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rw coprocessor_mem=4m@0x40000000,4m@0x40400000
    bootcmd=if usb reset; then run usbboot; fi; run mtdboot
    bootdelay=3
    baudrate=115200
    ipaddr=192.168.1.25
    serverip=192.168.1.10
    preboot=if ethaddr; then echo "Setup mac address."; else echo "Use default mac address.";fi ;bootmenu
    mtdboot=nand read.jffs2 0x80000000 0x00060000 0x00300000; bootm  0x80000000
    usbboot=fatload usb 0:1 0x80000000 uImage; bootm 0x80000000
    board=hdk7111
    monitor_base=CFG_FLASH_BASE
    monitor_len=0x00040000
    monitor_sec=1:0-4
    load_addr=0x80000000
    stdin=serial
    stdout=serial
    stderr=serial
    ethaddr=00:1e:b8:0a:ae:a3
    update=00
    
    Environment size: 675/131068 bytes
    7119 >
    Spoiler: 
    7119 > help
    ? - alias for 'help'
    askenv - get environment variables from stdin
    autoscr - run script from memory
    base - print or set address offset
    bdinfo - print Board Info structure
    boot - boot default, i.e., run 'bootcmd'
    bootd - boot default, i.e., run 'bootcmd'
    bootm - boot application image from memory
    bootmenu- check boot key.
    bootp - boot image via network using BootP/TFTP protocol
    chpart - change active partition
    cmp - memory compare
    coninfo - print console devices and information
    cp - memory copy
    crc32 - checksum calculation
    dhcp - invoke DHCP client to obtain IP/boot params
    echo - echo args to console
    eeprom - EEPROM sub-system
    ethaddr - read/write MAC address EEPROM sub-system
    exit - exit script
    ext2load- load binary file from a Ext2 filesystem
    ext2ls - list files in a directory (default /)
    fatinfo - print information about filesystem
    fatload - load binary file from a dos filesystem
    fatls - list files in a directory (default /)
    fsinfo - print information about filesystems
    fsload - load binary file from a filesystem image
    go - start application at address 'addr'
    help - print online help
    i2c - I2C sub-system
    icrc32 - checksum calculation
    iloop - infinite loop on address range
    imd - i2c memory display
    iminfo - print header information for application image
    imm - i2c memory modify (auto-incrementing)
    imw - memory write (fill)
    inm - memory modify (constant address)
    iprobe - probe to discover valid I2C chip addresses
    itest - return true/false on integer compare
    loadb - load binary file over serial line (kermit mode)
    loads - load S-Record file over serial line
    loady - load binary file over serial line (ymodem mode)
    loop - infinite loop on address range
    ls - list files in a directory (default /)
    md - memory display
    mii - MII utility commands
    mm - memory modify (auto-incrementing)
    mtdparts- define flash/nand partitions
    mtest - simple RAM test
    mw - memory write (fill)
    nand - NAND sub-system
    nboot - boot from NAND device
    nfs - boot image via network using NFS protocol
    nm - memory modify (constant address)
    ping - send ICMP ECHO_REQUEST to network host
    pmb - displays the contents of the PMB
    printenv- print environment variables
    rarpboot- boot image via network using RARP/TFTP protocol
    reset - Perform RESET of the CPU
    run - run commands in an environment variable
    saveenv - save environment variables to persistent storage
    setenv - set environment variables
    sleep - delay execution for some time
    test - minimal test like /bin/sh
    tftpboot- boot image via network using TFTP protocol
    usb - USB sub-system
    usbboot - boot from USB device
    usbupg - update s/w from usb host memorystick
    version - print monitor version
    vfd - put string to front display.
    7119 >


    Do you mean by anyfile.bin this one which size 256 KB ??
    Code:
    dev:    size   erasesize  name
    mtd0: 00400000 00020000 "boot"
    @ Audioniek ;

    I tried with the .ird file , but the ch up doesn't work , because I think the u_boot into flash was made to load the E2 (kernel and the rootfs) which they are .img file . but even I use the usb_uboot.img given in the back folder I get no think ; this is the point . So I think the way is to write the appropiate file directly on the flash using the u_boot command line.


    Regards
    Geändert von kader_73 (21.04.2014 um 12:31 Uhr)


Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •