flash_olpcx2294_v2 package
Sergei Gavrikov
sergei.gavrikov@gmail.com
Sun Nov 30 12:23:00 GMT 2008
Hello
This is flash v2 driver for Olimex LPC-X2294 boards on top of strata_v2
flash driver. Tested on Olimex LPC-H2294 board. Redboot's FIS works fine
with the driver.
SYNOPSYS
ecosconfig remove flash_olpcx2294
ecosconfig add strata_v2 flash_olpcx2294_v2 flash
RFC: I described and the bottom boot blocks in the driver. What is a
practic, to hide or show it? It seemed for me what I could describe
flash geometry and as 64 x 0x10000.
RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version UNKNOWN - built 21:04:09, Nov 29 2008
Platform: Olimex LPC-H2294 header board (ARM7TDMI-S)
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
Copyright (C) 2003, 2004, 2005, 2006 eCosCentric Limited
RAM: 0x81000000-0x81100000, [0x81005838-0x810ed000] available
FLASH: 0x80000000-0x803fffff, 8 x 0x2000 blocks, 63 x 0x10000 blocks
RedBoot>
Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flash_olpcx2294_v2.diff
Type: text/x-diff
Size: 7877 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20081130/e9bcef5e/attachment.bin>
-------------- next part --------------
package CYGPKG_DEVS_FLASH_ARM_OLPCX2294_V2 {
alias { "External Flash memory support for OLPCE2294, OLPCH2294, OLPCL2294" flash_olpcx2294_v2 }
directory devs/flash/arm/olpcx2294v2
script flash_olpcx2294.cdl
hardware
description "
The flash_olpcx2294_v2 provides hardware support for external
flash memory parts on the Olimex LPC-E2294, LPC-H2294,
and LPC-L2294-1M boards. It uses eCos Flash v2 API."
}
More information about the Ecos-patches
mailing list