
Hi Andreas,
On 8/16/2012 12:44, Bo Shen wrote:
This series patches enable at91sam9x5 boot from serial flash
Bo Shen (3): spi: add atmel at25db321 serial flash support arm : at91sam9x5 : enable serial flash boot arm : at91sam9x5 : make nand available when not boot from nand
Please don't take this serial patches. I found the spi only works at 1MHz speed which is too slow. I will resend it let it work at a higher speed.
BRs, Bo Shen
arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c | 4 ++-- board/atmel/at91sam9x5ek/at91sam9x5ek.c | 2 ++ boards.cfg | 1 + drivers/mtd/spi/atmel.c | 10 ++++++++++ include/configs/at91sam9x5ek.h | 18 ++++++++++++++---- 5 files changed, 29 insertions(+), 6 deletions(-)