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 with FLASH support for e7t


I've just submitted a patch to add FLASH support to the e7t to ecos-patches.
For those who are interested, here is a link to an updated redboot image for
the e7t:
 http://www.sweeneydesign.co.uk/downloads/redboot.UU

This image contains FLASH programming support including FIS support.

The .ecm file for this image is also available:
http://www.sweeneydesign.co.uk/downloads/redboot_ROM.ecm

Note:  Because the .bin file for this image is over 64K - the instuctions
for downloading it to the e7t with the ARM bootloader need to be
modified to:

flasherase 01820000 20000
download 10000
<send the redboot.UU file>
flashwrite 01820000 10000 20000

Warning: use of this redboot image is at your own risk!

--
Chris


-- 
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]