* Experimental patch is missing AT91 board
@ 2009-11-09 8:47 suse auto
2009-11-09 13:48 ` Nicolas Ferre
0 siblings, 1 reply; 2+ messages in thread
From: suse auto @ 2009-11-09 8:47 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
I am trying to compile / build a linux kernel for AT91SAM9263EK board. I
downloaded the Linux 2.6.30 from kernel.org. Then while I tried to download
patches for the AT91 board, I could download the maintainer patch list (
2.6.30-at91.patch.gz<http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz
>)
from
http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz , but i could not
get the experimental patch
(2.6.30-at91-exp.tar.gz<
ftp://www.at91.com/pub/linux/2.6.30-at91/2.6.30-at91-exp.tar.gz>)
from
ftp://www.at91.com/pub/linux/2.6.30-at91/2.6.30-at91-exp.tar.gz.
can somebody tell me if this experimental patch is available else where?
can you give any other suggestion for linux kernel for AT91 board?
-Susan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20091109/77fae013/attachment.htm>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Experimental patch is missing AT91 board
2009-11-09 8:47 Experimental patch is missing AT91 board suse auto
@ 2009-11-09 13:48 ` Nicolas Ferre
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2009-11-09 13:48 UTC (permalink / raw)
To: linux-arm-kernel
suse auto :
>
> Hi,
>
> I am trying to compile / build a linux kernel for AT91SAM9263EK board. I
> downloaded the Linux 2.6.30 from kernel.org <http://kernel.org/>. Then
> while I tried to download
> patches for the AT91 board, I could download the maintainer patch list (
> 2.6.30-at91.patch.gz<http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz>)
> from
> http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz , but i could not
> get the experimental patch
> (2.6.30-at91-exp.tar.gz<ftp://www.at91.com/pub/linux/2.6.30-at91/2.6.30-at91-exp.tar.gz>)
> from
> ftp://www.at91.com/pub/linux/2.6.30-at91/2.6.30-at91-exp.tar.gz.
>
> can somebody tell me if this experimental patch is available else where?
> can you give any other suggestion for linux kernel for AT91 board?
Server did not have good configuration. It is fixed now.
Note however that you will have to apply this patch series with
following command:
for p in 2.6.30-at91-exp/*; do patch -p1 < $p; done
instead of the single file patching technique.
Best regards,
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-09 13:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 8:47 Experimental patch is missing AT91 board suse auto
2009-11-09 13:48 ` Nicolas Ferre
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 NNTP newsgroup(s).