public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* at91sam9263ek support ver. beta 1
@ 2009-01-15 15:17 Evgeniy Dushistov
  2009-01-15 17:02 ` [ECOS] " Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: Evgeniy Dushistov @ 2009-01-15 15:17 UTC (permalink / raw)
  To: ecos-discuss, ecos-devel

Hi,

here is the fresh series of patches to support at91sam9263 ek board.

Now it passes near 100 tests from ecos's test suite, uses MMU, support my nor flash
(there is empty place to install nor flash, at least on at91sam9263ek rev. B).

It still requires at91bootstrap or jtag to run.

Here is links to patches, I suppose size too big to attach:

Support of 115200 baudrate (common baudrate to work with serial line for u-boot and linux):

http://sites.google.com/site/duhistov/Home/0001-change-default-delay-in-get-character-via-serial-lin.patch?attredirects=0


Move pio definitions to differents files to reduce size of common for at91 boards file,
and make it easy for editing:

http://sites.google.com/site/duhistov/Home/0002-This-patch-separate-board-s-pio-layout.patch?attredirects=0

I need this changes, because of at91sam9 use the same code as arm9 to work with caches:
http://sites.google.com/site/duhistov/Home/0003-rename-all-hal_cache.h-to-var_cache.h-and-copy-creat.patch?attredirects=0

Common part for working with arm9 mmu, move it to common files, because of I see a lot of duplication in
hal/arm/arm9:
http://sites.google.com/site/duhistov/Home/0004-move-common-for-arm9-code-for-work-with-mmu-into-com.patch?attredirects=0

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

My nor flash support:
http://sites.google.com/site/duhistov/Home/0006-support-of-norflash-for-at91sam9263ek.patch?attredirects=0

Work with pio interrupts like they are real one:
http://sites.google.com/site/duhistov/Home/0007-implement-support-pio-interrupts-in-the-way-as-ordin.patch?attredirects=0

the last two patches not require to make full working at91sam9263's hal.

Any comments?

PS

Some time ago(several weeks or  whole month), I sent request to fsf, about assigning copyrights,
but have no reply, may be they just drop my email.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-21 19:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-15 15:17 at91sam9263ek support ver. beta 1 Evgeniy Dushistov
2009-01-15 17:02 ` [ECOS] " Jonathan Larmour
2009-01-21 19:20   ` Evgeniy Dushistov
2009-01-21 19:54     ` Jonathan Larmour

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).