[U-Boot] [PATCH] AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
Reinhard Meyer
u-boot at emk-elektronik.de
Tue Jul 26 10:07:14 CEST 2011
Dear Reinhard Meyer,
> Bits 0..3 in cs_mask = CS0..CS3 in SPI mode require it to be peripheral
> Bits 4..7 in cs_mask = CS0..CS3 in GPIO mode require it to be output
>
> Signed-off-by: Reinhard Meyer <u-boot at emk-elektronik.de>
> ---
> arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-atmel/master.
Thanks, Reinhard
More information about the U-Boot
mailing list