Go to previous topic
Go to next topic
Last Post 12 May 2011 02:00 AM by  dered
Downloading binary and commands
 0 Replies
Author Messages
dered
New Member
New Member
Posts:


--
12 May 2011 02:00 AM
    Hello!

    I am making an linux app. for the MCF5485.
    To make the application runnable I have to do following steps.
    1.)Connect with a Terminalemulation
    2.)From LoLo download&burn u-boot to flash
    3.)From u-boot set enviroment vars, download and copy rImage and uImage to flash.

    This is not very practicable for manufacturing (higher quantities).

    I could do a script that downloads and burns the stuff to flash.
    But still you would have to start the Terminalemulation and type in some commands in order to start firmware download.
    Does LoLo look for a image (from TFTP) when booting ?
    Is'nt there a BOOTME (by TFTP) or something similar that i could use. (So that you don`t have to start terminal emulation and type in commands)

    regards,
    dered


    ---