commit | 4a73e58fa9f5e8dfb624193efbfc08b993a9a49a | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Sun Aug 19 20:32:24 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 17:06:14 2012 +0200 |
tree | d8f7a0b26dc6298661e2118e2b36d9932639d3aa | |
parent | 270e61ab9af5849e8a5662b1d2ebede9c937c4ed [diff] |
atmel: at91sam9x5: add spi flash boot support Add at91sam9x5 series spi flash boot support Using at91sam9x5ek_spiflash to configure, then it can boot from at25df321 serial flash SPI mater work in 30Mhz speed, while not 1Mhz speed. This will base on atmel_spi patch, or else, it will occur receive overrun Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>