From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Mon, 17 Sep 2012 19:07:36 +0200 Subject: [U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Message-ID: <1347901656-10217-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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