Re: [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master

2012-09-29 Thread Albert ARIBAUD
Hi Andreas,

On Tue, 25 Sep 2012 09:46:06 +0200, Andreas Bießmann
andreas.de...@googlemail.com wrote:

 Dear Albert Aribaud,
 
 any chance to get this pulled before -rc2?
 
 Best regards
 
 Andreas Bießmann
 
 On 22.09.2012 05:36, Andreas Bießmann wrote:
  Another resent ... sorry for the noise!
  I found the root cause why it did not appear on patchwork, my
  sendemail.assume8bitencoding was set to 'true' but it should be set to
  'UTF-8'. Therefore the header where corupted (Content-Type: text/plain;
  charset=true). This mail should finally reach patchwork now.
  
  resent cause the old one didn't make its way into patchwork.
  
  Dear Albert Aribaud,
  
  as mentioned before there are some fixes left for this upcoming release, 
  here
  they are.
  
  The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
  
Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 
  20:20:04 +0200)
  
  are available in the git repository at:
  
  
git://git.denx.de/u-boot-atmel.git master
  
  for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
  
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 
  19:02:44 +0200)
  
  
  Bo Shen (3):
spi: add atmel at25df321 serial flash support
spiflash: at25: using common spi flash operation
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
  
  Wu, Josh (2):
at91sam9x5: set default EBI I/O drive configuration.
atmel_nand: fix the U-Boot output information about nand flash with 
  PMECC enable.
  
   board/atmel/at91sam9x5ek/at91sam9x5ek.c |4 
   drivers/mtd/nand/atmel_nand.c   |5 +++--
   drivers/mtd/spi/atmel.c |   17 -
   include/configs/at91sam9261ek.h |2 ++
   include/configs/at91sam9m10g45ek.h  |2 ++
   include/configs/at91sam9x5ek.h  |2 ++
   6 files changed, 29 insertions(+), 3 deletions(-)
  
  Best regards
  
  Andreas Bießmann
  
 
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master

2012-09-25 Thread Andreas Bießmann
Dear Albert Aribaud,

any chance to get this pulled before -rc2?

Best regards

Andreas Bießmann

On 22.09.2012 05:36, Andreas Bießmann wrote:
 Another resent ... sorry for the noise!
 I found the root cause why it did not appear on patchwork, my
 sendemail.assume8bitencoding was set to 'true' but it should be set to
 'UTF-8'. Therefore the header where corupted (Content-Type: text/plain;
 charset=true). This mail should finally reach patchwork now.
 
 resent cause the old one didn't make its way into patchwork.
 
 Dear Albert Aribaud,
 
 as mentioned before there are some fixes left for this upcoming release, here
 they are.
 
 The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
 
   Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 
 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-atmel.git master
 
 for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
 
   Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 
 +0200)
 
 
 Bo Shen (3):
   spi: add atmel at25df321 serial flash support
   spiflash: at25: using common spi flash operation
   Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
 
 Wu, Josh (2):
   at91sam9x5: set default EBI I/O drive configuration.
   atmel_nand: fix the U-Boot output information about nand flash with 
 PMECC enable.
 
  board/atmel/at91sam9x5ek/at91sam9x5ek.c |4 
  drivers/mtd/nand/atmel_nand.c   |5 +++--
  drivers/mtd/spi/atmel.c |   17 -
  include/configs/at91sam9261ek.h |2 ++
  include/configs/at91sam9m10g45ek.h  |2 ++
  include/configs/at91sam9x5ek.h  |2 ++
  6 files changed, 29 insertions(+), 3 deletions(-)
 
 Best regards
 
 Andreas Bießmann
 

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master

2012-09-21 Thread Andreas Bießmann
Dear Albert Aribaud,


This One Sees to be missed or rc1

Best regards

Andreas Bießmann

Am Montag, 17. September 2012 schrieb Andreas Bießmann :

 Dear Albert Aribaud,

 as mentioned before there are some fixes left for this upcoming release,
 here
 they are.

 The following changes since commit
 057df193b40d31799d41d43bc832a972f658bfe4:

   Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05
 20:20:04 +0200)

 are available in the git repository at:


   git://git.denx.de/u-boot-atmel.git master

 for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:

   Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17
 19:02:44 +0200)

 
 Bo Shen (3):
   spi: add atmel at25df321 serial flash support
   spiflash: at25: using common spi flash operation
   Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel

 Wu, Josh (2):
   at91sam9x5: set default EBI I/O drive configuration.
   atmel_nand: fix the U-Boot output information about nand flash with
 PMECC enable.

  board/atmel/at91sam9x5ek/at91sam9x5ek.c |4 
  drivers/mtd/nand/atmel_nand.c   |5 +++--
  drivers/mtd/spi/atmel.c |   17 -
  include/configs/at91sam9261ek.h |2 ++
  include/configs/at91sam9m10g45ek.h  |2 ++
  include/configs/at91sam9x5ek.h  |2 ++
  6 files changed, 29 insertions(+), 3 deletions(-)

 Best regards

 Andreas Bießmann

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master

2012-09-21 Thread Andreas Bießmann
resent cause the old one didn't make its way into patchwork.

Dear Albert Aribaud,

as mentioned before there are some fixes left for this upcoming release, here
they are.

The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:

  Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 
+0200)

are available in the git repository at:


  git://git.denx.de/u-boot-atmel.git master

for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:

  Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 
+0200)


Bo Shen (3):
  spi: add atmel at25df321 serial flash support
  spiflash: at25: using common spi flash operation
  Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel

Wu, Josh (2):
  at91sam9x5: set default EBI I/O drive configuration.
  atmel_nand: fix the U-Boot output information about nand flash with PMECC 
enable.

 board/atmel/at91sam9x5ek/at91sam9x5ek.c |4 
 drivers/mtd/nand/atmel_nand.c   |5 +++--
 drivers/mtd/spi/atmel.c |   17 -
 include/configs/at91sam9261ek.h |2 ++
 include/configs/at91sam9m10g45ek.h  |2 ++
 include/configs/at91sam9x5ek.h  |2 ++
 6 files changed, 29 insertions(+), 3 deletions(-)

Best regards

Andreas Bie??mann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master

2012-09-21 Thread Andreas Bießmann
Another resent ... sorry for the noise!
I found the root cause why it did not appear on patchwork, my
sendemail.assume8bitencoding was set to 'true' but it should be set to
'UTF-8'. Therefore the header where corupted (Content-Type: text/plain;
charset=true). This mail should finally reach patchwork now.

resent cause the old one didn't make its way into patchwork.

Dear Albert Aribaud,

as mentioned before there are some fixes left for this upcoming release, here
they are.

The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:

  Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 
+0200)

are available in the git repository at:


  git://git.denx.de/u-boot-atmel.git master

for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:

  Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 
+0200)


Bo Shen (3):
  spi: add atmel at25df321 serial flash support
  spiflash: at25: using common spi flash operation
  Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel

Wu, Josh (2):
  at91sam9x5: set default EBI I/O drive configuration.
  atmel_nand: fix the U-Boot output information about nand flash with PMECC 
enable.

 board/atmel/at91sam9x5ek/at91sam9x5ek.c |4 
 drivers/mtd/nand/atmel_nand.c   |5 +++--
 drivers/mtd/spi/atmel.c |   17 -
 include/configs/at91sam9261ek.h |2 ++
 include/configs/at91sam9m10g45ek.h  |2 ++
 include/configs/at91sam9x5ek.h  |2 ++
 6 files changed, 29 insertions(+), 3 deletions(-)

Best regards

Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master

2012-09-17 Thread Andreas Bießmann
Dear Albert Aribaud,

as mentioned before there are some fixes left for this upcoming release, here
they are.

The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:

  Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 
+0200)

are available in the git repository at:


  git://git.denx.de/u-boot-atmel.git master

for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:

  Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 
+0200)


Bo Shen (3):
  spi: add atmel at25df321 serial flash support
  spiflash: at25: using common spi flash operation
  Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel

Wu, Josh (2):
  at91sam9x5: set default EBI I/O drive configuration.
  atmel_nand: fix the U-Boot output information about nand flash with PMECC 
enable.

 board/atmel/at91sam9x5ek/at91sam9x5ek.c |4 
 drivers/mtd/nand/atmel_nand.c   |5 +++--
 drivers/mtd/spi/atmel.c |   17 -
 include/configs/at91sam9261ek.h |2 ++
 include/configs/at91sam9m10g45ek.h  |2 ++
 include/configs/at91sam9x5ek.h  |2 ++
 6 files changed, 29 insertions(+), 3 deletions(-)

Best regards

Andreas Bie??mann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot