Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 27 May 2008 12:20 PM by  mcelweep@msoe.edu
how to program flash to autoboot linux
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Knucklehead
New Member
New Member
Posts:


--
23 May 2008 05:20 PM
    I have a 5329.
    I have CF Flasher on my WIndows PC.
    I have a image.bin file.

    What address do I need to write my image to in order to
    have it (i.e., lunix) boot when the board is powered up?
    Knucklehead
    New Member
    New Member
    Posts:


    --
    26 May 2008 11:43 AM
    OK. I found and used dnfl. This command will download an image
    to flash. Then you use gfl to "go" from flash.

    Now my problem is that the MACADDR of the network interface
    is bogus when I boot from flash.

    Also, autoboot is not implemented on this board.

    Any ideas on how to get around these issues?
    mcelweep@msoe.edu
    New Member
    New Member
    Posts:


    --
    27 May 2008 12:20 PM
    I am not sure what you are referring to exactly. This walkthrough helped me to get to a functional image

    http://www.freescale.com/.../app_note/AN3408.pdf

    I don't know what auto boot is. Perhaps you are referring to automatically booting to the linux image on power up? Typically you would load the image from flash into ram and then jump to it. You can flash a script into lolo that does that. Go take a look at the lolo docs here,

    http://www.logicpd.com/do...10/1002184_Rev_C.pdf
    http://www.logicpd.com/do...7/70000016_Rev_K.pdf

    HTH
    You are not authorized to post a reply.