From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/6 for this release]
Date: Mon, 2 Apr 2012 10:26:53 +0200 [thread overview]
Message-ID: <20120402082653.GL3852@pengutronix.de> (raw)
In-Reply-To: <20120330044138.GY444@game.jcrosoft.org>
On Fri, Mar 30, 2012 at 06:41:38AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
>
> please find fixes for at91 support
>
> - use dhcp-barebox on all at91
> - re-write at91rm9200 ether driver
> - fix cfi auto detect flash size
>
> please pull
> The following changes since commit 485cee59cf64b5019c5a294074007b93509b83e0:
>
> Merge branch 'work/imx51-babbage-clk' into next (2012-03-23 21:22:14 +0100)
>
> are available in the git repository at:
>
>
> git://git.jcrosoft.org/barebox.git at91-fixes
Applied the ones I haven't commented on.
Sascha
>
> for you to fetch changes up to 79ea2bb5284cc4b5b28a3fa3fee6ede7304e4179:
>
> at91rm9200ek: adjust kernel partition to be able to flash mainline kernel (2012-03-30 12:51:54 +0800)
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (6):
> cfi_flash: fix missing resource update when probing the cfi size
> net: at91_ether re-implement against new at91rm9200 api
> at91rm9200ek: enable at91_ether and net support
> at91: set ip mode to dhcp-barebox
> at91rm9200ek: update config for network
> at91rm9200ek: adjust kernel partition to be able to flash mainline kernel
>
> arch/arm/boards/at91rm9200ek/env/config | 7 +-
> arch/arm/boards/at91sam9260ek/env/config | 2 +-
> arch/arm/boards/at91sam9261ek/env/config | 2 +-
> arch/arm/boards/at91sam9263ek/env/config | 2 +-
> arch/arm/boards/at91sam9m10g45ek/env/config | 2 +-
> arch/arm/boards/tny-a926x/env/config | 2 +-
> arch/arm/boards/usb-a926x/env/config | 2 +-
> arch/arm/configs/at91rm9200ek_defconfig | 9 +
> drivers/net/Kconfig | 1 +
> drivers/net/at91_ether.c | 495 ++++++++++++++-------------
> drivers/net/at91_ether.h | 50 +++
> drivers/nor/cfi_flash.c | 5 +
> 12 files changed, 338 insertions(+), 241 deletions(-)
> create mode 100644 drivers/net/at91_ether.h
>
> Best Regards,
> J.
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2012-04-02 8:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 4:41 Jean-Christophe PLAGNIOL-VILLARD
2012-03-30 4:47 ` [PATCH 1/6] cfi_flash: fix missing resource update when probing the cfi size Jean-Christophe PLAGNIOL-VILLARD
2012-04-02 8:17 ` Sascha Hauer
2012-03-30 4:47 ` [PATCH 2/6] net: at91_ether re-implement against new at91rm9200 api Jean-Christophe PLAGNIOL-VILLARD
2012-03-30 4:47 ` [PATCH 3/6] at91rm9200ek: enable at91_ether and net support Jean-Christophe PLAGNIOL-VILLARD
2012-03-30 4:47 ` [PATCH 4/6] at91: set ip mode to dhcp-barebox Jean-Christophe PLAGNIOL-VILLARD
2012-03-30 4:47 ` [PATCH 5/6] at91rm9200ek: update config for network Jean-Christophe PLAGNIOL-VILLARD
2012-03-30 4:47 ` [PATCH 6/6] at91rm9200ek: adjust kernel partition to be able to flash mainline kernel Jean-Christophe PLAGNIOL-VILLARD
2012-04-02 8:26 ` Sascha Hauer [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=20120402082653.GL3852@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox