Re: [U-Boot] [PATCH] at91sam9260/afeb9260: Fix SPI initialization

2009-09-01 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:26 Tue 01 Sep , Albin Tonnerre wrote: > Commit 7ebafb7ec1a0285af8380623c009576f92583b98 introduced a mistake in the > spi > init function call for those boards. This patch fixes this. > > Signed-off-by: Albin Tonnerre > --- > board/afeb9260/afeb9260.c |2 +- > boar

[U-Boot] [PATCH] at91sam9260/afeb9260: Fix SPI initialization

2009-09-01 Thread Albin Tonnerre
Commit 7ebafb7ec1a0285af8380623c009576f92583b98 introduced a mistake in the spi init function call for those boards. This patch fixes this. Signed-off-by: Albin Tonnerre --- board/afeb9260/afeb9260.c |2 +- board/atmel/at91sam9260ek/at91sam9260ek.c |2 +- 2 files changed,