]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/bluewater/snapper9260/snapper9260.c
i2c, soft-i2c: switch to new multibus/multiadapter support
[karo-tx-uboot.git] / board / bluewater / snapper9260 / snapper9260.c
index 60c55e9be84d56c14699efde8b7e24b5bf82bbcd..b4378db18c97d82f1f4e3982f3ec81ffa572711a 100644 (file)
@@ -145,7 +145,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();