This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Redboot flash issue


Hello,

    I have a board with Flash already programmed. Below
is how it look like:

RedBoot> fis list
Name                 Flash addr     Mem addr     Length         Entry point
RedBoot             0xF0000000 0xF0000000  0x00040000 0x00000000
RedBoot[backup] 0xF0040000 0xF0040000  0x00040000 0x00000000
RedBoot config    0xF07DF000 0xF07DF000  0x00001000 0x00000000
FIS directory        0xF07E0000 0xF07E0000  0x00020000 0x00000000

  I created a ROM Image and flashed using the following command
and still the old images gets loaded after I reset the board.

1. load -r -v -b 0x01008000 /tftpboot/redboot.bin
2. fis create -b 0x01008000 -l 0x00040000 -f 0xF0000000 -r 0xF0000000
   -n RedBoot
   I am prompted that RedBoot already exists and choose 'y' to continue.

Am I doing the right thing.

Thanks
Wilson

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]