* [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200
@ 2007-06-12 8:30 Jens Scharsig
2007-06-12 16:07 ` Ulf Samuelsson
0 siblings, 1 reply; 3+ messages in thread
From: Jens Scharsig @ 2007-06-12 8:30 UTC (permalink / raw)
To: u-boot
Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
DESCRIPTION
-----------
The patch provides the spi_xfer funtion, which used by cmd_spi.c to
support the sspi command for all at91rm9200 boards.
This patch is based on Ulf Samuelsson's at45 split patch, but don't
include this
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: at91rm9200_spi_cmd.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070612/5e5e59a7/attachment.txt
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200
2007-06-12 8:30 [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200 Jens Scharsig
@ 2007-06-12 16:07 ` Ulf Samuelsson
2007-06-13 6:03 ` Jens Scharsig
0 siblings, 1 reply; 3+ messages in thread
From: Ulf Samuelsson @ 2007-06-12 16:07 UTC (permalink / raw)
To: u-boot
----- Original Message -----
From: "Jens Scharsig" <esw@bus-elektronik.de>
To: <u-boot-users@lists.sourceforge.net>
Sent: Tuesday, June 12, 2007 10:30 AM
Subject: [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200
> Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
>
> DESCRIPTION
> -----------
>
> The patch provides the spi_xfer funtion, which used by cmd_spi.c to
> support the sspi command for all at91rm9200 boards.
>
> This patch is based on Ulf Samuelsson's at45 split patch, but don't
> include this
>
>
Applying this patch will crash existing AT91RM9200 boards since the
subroutines will be defined in two files.
board/<board>/at45.c must not be built.
Also, it is not recommended to run the SPI faster than 5 Mbps
unless you really know what you are doing.
The at45split patch is still in the patch queue, and Peter said he
should be able to review it this week.
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200
2007-06-12 16:07 ` Ulf Samuelsson
@ 2007-06-13 6:03 ` Jens Scharsig
0 siblings, 0 replies; 3+ messages in thread
From: Jens Scharsig @ 2007-06-13 6:03 UTC (permalink / raw)
To: u-boot
>
> Applying this patch will crash existing AT91RM9200 boards since the
> subroutines will be defined in two files.
> board/<board>/at45.c must not be built.
>
> The at45split patch is still in the patch queue, and Peter said he
> should be able to review it this week.
>
Ok,I use the split patch at this time. I will update my patch, if your
patch availible in git tree.
Regards Jens
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-13 6:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-12 8:30 [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200 Jens Scharsig
2007-06-12 16:07 ` Ulf Samuelsson
2007-06-13 6:03 ` Jens Scharsig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox