All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: openembedded-devel@lists.openembedded.org
Cc: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Subject: Re: [PATCH 1/2] linux-2.6.30: Add linux4sam patches
Date: Mon, 15 Mar 2010 11:03:28 +0100	[thread overview]
Message-ID: <4B9E05F0.7080701@atmel.com> (raw)
In-Reply-To: <1268608696-31002-1-git-send-email-ulf.samuelsson@atmel.com>

Le 15/03/2010 00:18, Ulf Samuelsson :
> Do not apply .10 minor patch due to conflicts
> 
> Introduce support for:
> 
> +	at91sam9260ek
> +	at91sam9261ek
> +	at91sam9g10ek
> +	at91sam9g20ek
> +	at91sam9g20ek_2mmc
> +	at91sam9g45ek

This board name is not official name from Atmel. Be careful, it may
confuse people (as there are already may boards based on this chip pair
(9g45/9m10)).


> +	at91sam9g45ekes
> +	at91sam9m10ekes
> +	at91sam9rlek
> +	at91sam9xeek
> 
> Leave at91sam9263ek patches as is for now.
> In addition: Add support for configurable NAND partition size
> checksums.ini updated in another patch
> 
> Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>

[..]

> --- a/recipes/linux/linux_2.6.30.bb
> +++ b/recipes/linux/linux_2.6.30.bb
> @@ -1,6 +1,6 @@

[..]

> +AT91_EXP_PATCHES = " \
> +	${KERNEL_MINOR_0} \
> +	http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz;patch=1 \
> +	ftp://www.at91.com/pub/buildroot/2.6.30-exp.2.patch.bz2;patch=1 \

NAK

The latest atmel experimental patch series is here:
ftp://ftp.linux4sam.org/pub/linux/2.6.30-at91/2.6.30-at91-exp.3.tar.gz

=> note the exp.3 and not exp.2 that you are using...

> +	file://at91/linux-2.6.30-001-configurable-partition-size.patch.patch;patch=1 \
> +	file://at91/linux-2.6.30-002-mach-at91-Kconfig.patch;patch=1 \
> +	file://at91/linux-2.6.30-003-sam9m10g45ek.patch;patch=1 \
> +	"
> +
> +SRC_URI_append_at91sam9g10ek		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9g20ek_2mmc	=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9g45ek		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9g45ekes		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9m10ekes		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9260ek		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9261ek		=	" ${AT91_EXP_PATCHES} "
> +# SRC_URI_append_at91sam9263ek		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9rlek		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9xeek		=	" ${AT91_EXP_PATCHES} "
> +SRC_URI_append_at91sam9rlek		=	" ${AT91_EXP_PATCHES} "
> +
> +SRC_URI_append_at91sam9263ek = " \
> +	${KERNEL_MINOR_10} ${AUFS}	\
> +	http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz;patch=1 \
> +	file://hrw-linux-2.6.30-exp.patch;patch=1 \
> +	"
>  


-- 
Nicolas Ferre




      parent reply	other threads:[~2010-03-15 10:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-14 23:18 [PATCH 1/2] linux-2.6.30: Add linux4sam patches Ulf Samuelsson
2010-03-14 23:18 ` [PATCH 2/2] conf/checksum.ini: at91 linux + u-boot-2009.11 Ulf Samuelsson
2010-03-15  7:31   ` Frans Meulenbroeks
2010-03-15  6:38 ` [PATCH 1/2] linux-2.6.30: Add linux4sam patches Marcin Juszkiewicz
2010-03-15 13:28   ` [PATCH] linux-2.6.30: add " Nicolas Ferre
2010-03-15 12:18     ` Nicolas Ferre
2010-03-15 12:46     ` Marcin Juszkiewicz
2010-03-15 16:27       ` Nicolas Ferre
2010-03-15 10:03 ` 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=4B9E05F0.7080701@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=ulf.samuelsson@atmel.com \
    /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.