]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/atmel/at91sam9x5ek/at91sam9x5ek.c
arm: atmel: at91sam9x5: cleanup cs configure for spi
[karo-tx-uboot.git] / board / atmel / at91sam9x5ek / at91sam9x5ek.c
index 6f67c34a5389c7135b2fb9e6f33197740b4d5cd3..17a2a40b4b3dc398c75e9ebee820f398c40db918 100644 (file)
@@ -271,7 +271,6 @@ int board_init(void)
 #endif
 
 #ifdef CONFIG_ATMEL_SPI
-       at91_spi0_hw_init(1 << 0);
        at91_spi0_hw_init(1 << 4);
 #endif