public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Evgeniy Dushistov <dushistov@mail.ru>
To: ecos-discuss@ecos.sourceware.org, 	ecos-devel@ecos.sourceware.org
Subject: at91sam9263ek support ver. beta 2
Date: Thu, 05 Feb 2009 13:39:00 -0000	[thread overview]
Message-ID: <E1LV4Rz-00011h-00.dushistov-mail-ru@f240.mail.ru> (raw)

Hi,

here is updated version of series of patches to support at91sam9263ek.
I recieved and signed papers from fsf and I hope in near future they recive them.

High level changes:
- as discussed earlier, there is now arm7 package, and all variants of at91 use it,
and at91sam9 uses arm9
- there is now romram startup, so it is possible to program nor flash, press reset and you see
redboot message during next power on

Here is link to patches with description.

This patch introduces arm7 package, now all at91 variants are based on arm7 package.
So it is now possible to introduce another at91 variant based on arm9.
And hal_cache.h and so on stuff will be used from these package:

http://sites.google.com/site/duhistov/Home/0001-introduce-arm7-package-now-at91-variants-based-on-a.patch?attredirects=0

Change default delay in getting character via serial line method,
to correctly handle 115200 baudrate case:

http://sites.google.com/site/duhistov/Home/0002-change-default-delay-in-method-for-getting-character.patch?attredirects=0

This patch separate board's pio layout.
Extract each variant of pio's layout to separate header file:
http://sites.google.com/site/duhistov/Home/0003-This-patch-separate-board-s-pio-layout.patch?attredirects=0

Move common for arm9 code for work with mmu into common header (var_mmu.h):
http://sites.google.com/site/duhistov/Home/0004-move-common-for-arm9-code-for-work-with-mmu-into-com.patch?attredirects=0

hal package for at91sam9263ek and at91sam9.
 Support only starting from ram, and output to dbgu port.
 Tested:
 	- ecos library + hello world working.
 	- starting redboot using jtag
 	- starting redboot from flash using at91bootstrap
 Changes from previous version:
 - add romram and jtag variants of startup

http://sites.google.com/site/duhistov/Home/0005-hal-package-for-at91sam9263ek-and-at91sam9.patch?attredirects=0

implement support of pio interrupts in the way as ordinal interrupts work:
http://sites.google.com/site/duhistov/Home/0006-implement-support-pio-interrupts-in-the-way-as-ordin.patch?attredirects=0

Support atmel norflash that possible to install on  at91sam9263-ek board:
http://sites.google.com/site/duhistov/Home/0007-support-of-norflash-for-at91sam9263ek.patch?attredirects=0

can support for at91sam9263ek:
http://sites.google.com/site/duhistov/Home/0008-can-support-for-at91sam9263ek.patch?attredirects=0

Any comments?

             reply	other threads:[~2009-02-05 13:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 13:39 Evgeniy Dushistov [this message]
2009-08-13  9:26 ` John Eigelaar
2009-08-13 11:29   ` Re[2]: " Evgeniy Dushistov

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=E1LV4Rz-00011h-00.dushistov-mail-ru@f240.mail.ru \
    --to=dushistov@mail.ru \
    --cc=ecos-devel@ecos.sourceware.org \
    --cc=ecos-discuss@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).