]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/bluewater/snapper9260/snapper9260.c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[karo-tx-uboot.git] / board / bluewater / snapper9260 / snapper9260.c
index be03553384f44cae0d13d3a310d278b669c6853a..8a6919dbb1312c09a1f29f62f5ba57a666e3c54d 100644 (file)
@@ -132,7 +132,7 @@ int board_init(void)
 
        /* Initialise peripherals */
        at91_seriald_hw_init();
-       i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
+       i2c_set_bus_num(0);
        nand_hw_init();
        macb_hw_init();