In my design I am going to use the I2C master boot mode for the DM6467. Since the RBL expects external boot EEPROM with slave address 0x50, I have to use a mux in my design since this address is shared by more than 1 I2C device. Is it safe to connect one of the GPIOs of the DM6467 to the select pin of the mux for allowing booting through I2C - Is the GPIO pin becomes stable fast enough to allow this?