public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001796] New: AT91/ARM9 architecure extension
Date: Mon, 11 Mar 2013 13:39:00 -0000	[thread overview]
Message-ID: <bug-1001796-777@http.bugs.ecos.sourceware.org/> (raw)

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

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

            Bug ID: 1001796
           Summary: AT91/ARM9 architecure extension
           Product: eCos
           Version: CVS
            Target: All
  Architecture/Host Other
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: HAL
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: bernd.edlinger@hotmail.de
                CC: ecos-bugs@ecos.sourceware.org

This is a spin-off of the enhancement bug# 1001649.

It contains all the extensions to the AT91 architecture that are necessary
to integrate the new ARM9 processor family members of the growing Atmel AT91
processor family.

One main objective of this patch is to ensure the existing ports do
not break because of these extensions.

This is done by changing as little as possible to the existing headers,
like var_io.h, while opening a way, how to integrate new processor without
touching these central header files all the time.

There are however a few bug-fixes included that may be of interest to other
ports as well:

- THUMB Mode was broken (did not compile)
  It does compile now, and is tested on AT91SAM9G45 platform.

- Fixed FIQ Enable Mode: FIQ CPSR Flag was task specific.

- Fixed Spurious Interrupts Crash.

- Fixed ARM_ICE_THREAD_SUPPORT. Must keep that at 0ffset 0x50.

- AT91SAM7s: Diag Port=UART2 did not compile.

- Fixed recv from debug port with serial line speed > 38400 baud.

- Enhanced accuracy in hal_delay_us() with PIT timer.

- Fixed overflow in hal_delay_us() with TC timer.

- Fixed crash in hal_if.c when no Debug port is configured.
  (by Number of communication channels on board = 0, Debug serial port = -1)

- Fixed compile error in arm_stub.c in some configurations.

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


             reply	other threads:[~2013-03-11 13:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 13:39 bugzilla-daemon [this message]
2013-03-11 13:43 ` [Bug 1001796] " bugzilla-daemon
2013-03-11 13:44 ` bugzilla-daemon
2013-03-11 13:44 ` bugzilla-daemon
2013-03-11 13:58 ` bugzilla-daemon
2013-03-15  1:29 ` bugzilla-daemon
2013-03-11 13:39 [Bug 1001796] New: " bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1001796-777@http.bugs.ecos.sourceware.org/ \
    --to=bugzilla-daemon@bugs.ecos.sourceware.org \
    --cc=unassigned@bugs.ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).