From: Stelian Pop <stelian@popies.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 3/5] AT91CAP9 support : cpu/ files
Date: Fri, 01 Feb 2008 21:48:50 +0100 [thread overview]
Message-ID: <1201898930.7645.13.camel@galileo> (raw)
In-Reply-To: <000801c864a2$3c115eb0$060514ac@atmel.com>
Le vendredi 01 f?vrier 2008 ? 00:24 +0100, Ulf Samuelsson a ?crit :
> > Signed-off-by: Stelian Pop <stelian@popies.net>
> > ---
> > cpu/arm926ejs/at91cap9/Makefile | 46 ++++++++++
> > cpu/arm926ejs/at91cap9/config.mk | 2 +
> > cpu/arm926ejs/at91cap9/ether.c | 35 ++++++++
> > cpu/arm926ejs/at91cap9/lowlevel_init.S | 43 +++++++++
> > cpu/arm926ejs/at91cap9/spi.c | 119 +++++++++++++++++++++++++
> > cpu/arm926ejs/at91cap9/timer.c | 149 ++++++++++++++++++++++++++++++++
> > cpu/arm926ejs/at91cap9/usb.c | 54 ++++++++++++
> > cpu/arm926ejs/interrupts.c | 2 +-
> > cpu/arm926ejs/start.S | 3 +
>
> How much is different from the Atmel AT91SAM926x U-Boot patches on www.linux4sam.org?
Quite different. The AT91SAM926x U-Boot patches are against u-boot-1.1.5
uses a lot of "local" drivers, whereas the AT91CAP9 port reuses the
existing in-tree drivers where possible (for ethernet, NOR flash, etc)
> The CAP9 is very similar to the AT91SAM9263.
Yes, it is.
> Should those chips share drivers?
They do, but those drivers are also common to other cpus (the ethernet
is also used by avr32). So the place for those drivers is under drivers/
more than in a common at91cap/sam cpu/ directory.
> Then it would be better to store the files in "cpu/arm926ejs/at91sam926x"
Maybe. Or maybe the whole cpu/ separation should be rethink (for
example, if a port for the AT91CAP7 - which very similar to the AT91CAP9
except for the ARM7TDMI core - is to be done, where should it go ? Maybe
the cpu and the soc elements should be separated.
Stelian.
--
Stelian Pop <stelian@popies.net>
next prev parent reply other threads:[~2008-02-01 20:48 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-31 21:15 [U-Boot-Users] [PATCH ARM 0/5] AT91CAP9 support Stelian Pop
2008-01-31 21:15 ` [U-Boot-Users] [PATCH 1/5] AT91CAP9 support : build integration Stelian Pop
2008-01-31 21:15 ` [U-Boot-Users] [PATCH 2/5] AT91CAP9 support : include/ files Stelian Pop
2008-01-31 21:15 ` [U-Boot-Users] [PATCH 3/5] AT91CAP9 support : cpu/ files Stelian Pop
2008-01-31 23:24 ` Ulf Samuelsson
2008-02-01 20:48 ` Stelian Pop [this message]
2008-01-31 21:15 ` [U-Boot-Users] [PATCH 4/5] AT91CAP9 support : board/ files Stelian Pop
2008-01-31 22:59 ` Ulf Samuelsson
2008-02-01 20:52 ` Stelian Pop
2008-02-02 5:59 ` Stefan Roese
2008-02-02 21:25 ` Stelian Pop
2008-02-03 6:44 ` Ulf Samuelsson
2008-02-03 15:49 ` Wolfgang Denk
2008-02-03 12:54 ` Haavard Skinnemoen
2008-02-03 20:58 ` Jean-Christophe PLAGNIOL-VILLARD
2008-02-04 9:42 ` [U-Boot-Users] [PATCH ARM] AT91CAP9 support : move board files to Atmel vendor directory Stelian Pop
2008-02-04 9:54 ` Stefan Roese
2008-02-04 10:26 ` [U-Boot-Users] [PATCH ARM] AT91CAP9 support : move board files to Atmel vendordirectory Peter Pearse
2008-02-02 11:40 ` [U-Boot-Users] [PATCH] Move AT91RM9200DK board support under board/atmel Haavard Skinnemoen
2008-02-02 12:37 ` Haavard Skinnemoen
2008-02-14 14:20 ` Peter Pearse
2008-02-02 12:47 ` Stefan Roese
2008-01-31 21:15 ` [U-Boot-Users] [PATCH 5/5] AT91CAP9 support : MACB changes Stelian Pop
-- strict thread matches above, loose matches on Subject: below --
2008-01-29 19:49 [U-Boot-Users] [PATCH ARM 0/5] AT91CAP9 support Stelian Pop
2008-01-29 19:49 ` [U-Boot-Users] [PATCH 3/5] AT91CAP9 support : cpu/ files Stelian Pop
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=1201898930.7645.13.camel@galileo \
--to=stelian@popies.net \
--cc=u-boot@lists.denx.de \
/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