This is the mail archive of the ecos-bugs@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]

[Bug 1001839] New: Fix for wrong setup of flash memory parts for different Olimex LPC-2294 boards


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001839

            Bug ID: 1001839
           Summary: Fix for wrong setup of flash memory parts for
                    different Olimex LPC-2294 boards
           Product: eCos
           Version: CVS
            Target: Other (please specify)
  Architecture/Host HostOS: Win XP/7
                OS:
            Status: UNCONFIRMED
          Severity: major
          Priority: low
         Component: Patches and contributions
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: uwe_kindler@web.de
                CC: ecos-patches@ecos.sourceware.org

Created attachment 2228
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2228&action=edit
Patch for Olimex LPC-2294 boards that fixes flash configuration

In the current flash driver for Olimex LPC-2294 boards, the wrong flash memory
type was selected for certain boards (i.e. for Olimex LPC-E2294-1MB). The
Olimex boards can have two flash configurations:

TE28F160C3BD70 C3 INTEL FLASH

or

TE28F320C3BD70 C3 INTEL FLASH

Only two boards (LPC-L2294-8MB and LPC-H2294) have the 4MB Intel 28F320C3
parts. This was wrong in the old implementation (I stumbeld across this issue
wehn building Redboot for LPC-E2294-1MB). The attached patch fixes this issue
and adds a table in the documentation, that shows the configurations more
clearly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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