From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: Experimental patch is missing AT91 board
Date: Mon, 09 Nov 2009 14:48:22 +0100 [thread overview]
Message-ID: <4AF81DA6.8010702@atmel.com> (raw)
In-Reply-To: <f64919da0911090047y5d17848fx39cf96227f197000@mail.gmail.com>
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
prev parent reply other threads:[~2009-11-09 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-09 8:47 Experimental patch is missing AT91 board suse auto
2009-11-09 13:48 ` Nicolas Ferre [this message]
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=4AF81DA6.8010702@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.