Re: [U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash

2012-08-16 Thread Andreas Bießmann
Hi Bo, On 16.08.2012 09:14, Bo Shen wrote: > 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 : at91

Re: [U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash

2012-08-16 Thread Bo Shen
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 do