This driver should only compile if CONFIG_MPC8XXX_SPI is set
Signed-off-by: Ben Warren <[EMAIL PROTECTED]>
---
drivers/spi/mpc8xxx_spi.c |4 ++--
include/configs/MPC8349EMDS.h |1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/spi/mpc8xxx_spi.c b/drivers/spi/
In message <[EMAIL PROTECTED]> you wrote:
> AT91CAP9 support - include/ files
>
> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
> ---
> include/asm-arm/arch-at91cap9/AT91CAP9.h | 529
>
> include/asm-arm/arch-at91cap9/clk.h| 38 ++
> include/asm-arm/arc
In message <[EMAIL PROTECTED]> you wrote:
> AT91CAP9 support - MACB driver changes
>
> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
>
> ---
> drivers/net/macb.c |8
> drivers/net/macb.h |6 ++
...
> +/* Bitfields in USRIO (AT91) */
> +#define MACB_RMII_OFFSET
In message <[EMAIL PROTECTED]> you wrote:
> AT91CAP9 support - board/ files
>
> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
>
> ---
> board/at91cap9adk/Makefile | 50 +++
> board/at91cap9adk/at91cap9adk.c | 275
> +++
> board/at91cap9adk/config
AT91CAP9 support - include/ files
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
include/asm-arm/arch-at91cap9/AT91CAP9.h | 529
include/asm-arm/arch-at91cap9/clk.h| 38 ++
include/asm-arm/arch-at91cap9/hardware.h | 38 ++
include/asm-arm/arch-at9
On Fri, 25 Jan 2008 20:46:36 +0900
"goda.yusuke" <[EMAIL PROTECTED]> wrote:
> Migo-R is a board based on SH7722 and has may devices.
> In this patch, supported SCIF, NOR flash and Ethernet.
> I removed CONFIG_ETHADDR line.
>
> Signed-off-by: Yusuke Goda <[EMAIL PROTECTED]>
I'll apply it, thanks.
AT91CAP9 support - MACB driver changes
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
drivers/net/macb.c |8
drivers/net/macb.h |6 ++
2 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/drivers/net/macb.c b/drivers/net/macb.c
index 6657d22..9c98338 100644
--
AT91CAP9 support - board/ files
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
board/at91cap9adk/Makefile | 50 +++
board/at91cap9adk/at91cap9adk.c | 275 +++
board/at91cap9adk/config.mk |1 +
board/at91cap9adk/led.c | 79
AT91CAP9 support - cpu/ files
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
cpu/arm926ejs/at91cap9/Makefile| 46 ++
cpu/arm926ejs/at91cap9/config.mk |2 +
cpu/arm926ejs/at91cap9/ether.c | 35
cpu/arm926ejs/at91cap9/lowlevel_init.S | 43 ++
AT91CAP9 support - build integration
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
CREDITS |4
MAKEALL |1 +
Makefile|3 +++
drivers/mtd/dataflash.c |4 ++--
net/eth.c |4
5 files changed, 14 inserti
Hi,
This series of patches adds support for Atmel's AT91CAP9 Customizable
Microcontrollers family:
http://www.atmel.com/products/AT91CAP/Default.asp
and more specifically for the AT91CAP9A-DK development kit:
http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138
The suppor
Le samedi 26 janvier 2008 à 20:28 +0100, Haavard Skinnemoen a écrit :
> On Sat, 26 Jan 2008 09:24:42 +0100
> Stelian Pop <[EMAIL PROTECTED]> wrote:
>
> > This header file comes directly from Atmel: it contains the register
> > definitions for _all_ the hardware on the AT91CAP9.
>
> Most of which
I know this is a rather long email, but I want to give all the details.
Bear with me :-).
I was under the impression that the CFI patch was already included in the
f188896c... commit and that I didn't need to apply it. I had tried the
git-rebase, but it gave me errors and then wouldn't build. I
On Sat, 26 Jan 2008 09:24:42 +0100
Stelian Pop <[EMAIL PROTECTED]> wrote:
> This header file comes directly from Atmel: it contains the register
> definitions for _all_ the hardware on the AT91CAP9.
Most of which are in the tree already. For example, register
definitions for the macb ethernet con
Hi,
If possible can we keep the all register definition.
Best Regards,
J.
Le 26 janv. 08 à 09:24, Stelian Pop <[EMAIL PROTECTED]> a écrit :
>
> Le samedi 26 janvier 2008 à 01:01 +0100, Wolfgang Denk a écrit :
>> In message <[EMAIL PROTECTED]> you wrote:
>>>
>>> As I said in my original posting:
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
---
tools/setlocalversion | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/tools/setlocalversion b/tools/setlocalversion
index 9a23825..5ff7f2e 100755
--- a/tools/setlocalversion
+++ b/tools/setlocalversion
@@
Le samedi 26 janvier 2008 à 01:01 +0100, Wolfgang Denk a écrit :
> In message <[EMAIL PROTECTED]> you wrote:
> >
> > As I said in my original posting:
> >
> > > For size reasons, the patch has been hand edited, splitted in several
> > > chunks, and the AT91CAP9.h file (440 kB !) is not in the pat
17 matches
Mail list logo