KM/IVM: remove ivm_read_eeprom(void)
[oweals/u-boot.git] / board / keymile / km_arm / km_arm.c
index 6eb6712b39e4dd8ba65d95e8999b0083a2ac9172..2938861f368fc454e657485fe73372da89de2641 100644 (file)
@@ -212,7 +212,7 @@ int misc_init_r(void)
        }
 #endif
 
-       ivm_simple_read_eeprom(ivm_content, CONFIG_SYS_IVM_EEPROM_MAX_LEN);
+       ivm_read_eeprom(ivm_content, CONFIG_SYS_IVM_EEPROM_MAX_LEN);
 
        initialize_unit_leds();
        set_km_env();