This is the mail archive of the ecos-discuss@sourceware.org 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]

copy FIS directory - fis load problem?



Does anyone know how to copy FIS directory to RAM? 
(My goal it to copy it off the boards so I can avoid running fconfig on every board).
 
 
The problem fis load doesn't seem to do anything.
 
 
 
 
RedBoot> mfill -b 0x00218000 -l 0x100 -p 5555 -4
RedBoot> dump -b 0x00218000 -l 0x100
00218000: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218010: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218020: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218030: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218040: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218050: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218060: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218070: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218080: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218090: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180A0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180B0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180C0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180D0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180E0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180F0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
RedBoot> fis load -b 0x00218000 -c "FIS directory"
RedBoot> dump -b 0x00218000 -l 0x100
00218000: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218010: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218020: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218030: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218040: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218050: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218060: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218070: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218080: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
00218090: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180A0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180B0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180C0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180D0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180E0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
002180F0: B3 15 00 00 B3 15 00 00  B3 15 00 00 B3 15 00 00  |................|
RedBoot> fis load -b 0x00218000 -c FIS directory
_________________________________________________________________
Attention all humans. We are your photos. Free us.
http://go.microsoft.com/?linkid=9666046

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


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