
Dear All,
Le 01/07/2011 08:22, Andreas Bießmann a écrit :
Dear all,
Am 30.06.2011 um 13:16 schrieb Albert ARIBAUD:
<snip>
Andreas Bießmann (1): atstk100x: switch to common cfi driver
Patchwork says: Signed-off-by: Andreas Bießmann andreas.devel@googlemail.com
Saved mbix file starts like:
From patchwork Tue Jun 28 14:15:58 2011
Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [U-Boot] atstk100x: switch to common cfi driver Date: Tue, 28 Jun 2011 04:15:58 -0000 From: =?utf-8?q?Andreas_Bie=C3=9Fmann_=3Cbiessmann=40corscience=2Ede=3E?= X-Patchwork-Id: 102387 Message-Id: 1309270558-25351-1-git-send-email-biessmann@corscience.de To: u-boot@lists.denx.de Cc: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= biessmann@corscience.de
This patch removes the board implemenatation for flash driver which can now safely switched to the common cfi driver.
Compile tested for all atstk100x boards, runtime tested on atstk1002.
Signed-off-by: Andreas Bießmann biessmann@corscience.de
<snip>
andreas.devel@googlemail.com (8): at91rm9200.h: fix ATMEL_PMX_AA_TXD2 arm920t/at91: add clock.c arm920t/at91: use new clock.c features arm920t/at91: add at91rm9200_devices.c at91rm9200ek: use atmel_usart eb_cpux9k2: use atmel_usart cpuat91: use atmel_usart driver/serial: delete at91rm9200_usart
Patchworks says: Signed-off-by: Andreas Bießmann biessmann@corscience.de
Saved mbox file starts like:
From patchwork Sun Jun 12 11:49:13 2011
Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [U-Boot,atmel/next,3/7] arm920t/at91: add at91rm9200_devices.c Date: Sun, 12 Jun 2011 01:49:13 -0000 From: =?utf-8?q?Andreas_Bie=C3=9Fmann_=3Candreas=2Edevel=40googlemail=2Ecom?= =?utf-8?q?=3E?= X-Patchwork-Id: 100078 Message-Id: 1307879357-97986-4-git-send-email-andreas.devel@googlemail.com To: u-boot@lists.denx.de, Reinhard Meyer u-boot@emk-elektronik.de
This is a copy of arm926ejs/at91 api for perpherial initialisation. At the moment we just need the usart part of the api.
Signed-off-by: Andreas Bießmann andreas.devel@googlemail.com
why is in the second block my clear name replaced by email address (as in the commits in atmel/master) but the mails have correct (UTF8-formattet) clear name in 'From:'?
Hmm... Sorry for not having noticed this. Apparently, it is already so in u-boot-atmel/. I have just created a branch out of the current u-boot/master, run 'pwclient get 100074' and 'git am', and your name appears as normal.
Reinhard, what commands did you use to applie these patches?
ALWAYS using patchworks: Download mbox, git-am <the downloaded file>.
Apparently it makes a difference where the mail originated from.
Reinhard