[iMX8QXP][C57] Modified base files to read from new Eeprom lib
- Enable i2c eeprom driver.
- Use of exported functions: int seco_eeprom_init(u8 i2c_bus_number, u8 i2c_addr); int seco_eeprom_get_macaddr(u8 *mac_addr); int seco_eeprom_print_all(void);
Edited by Shirin Raeisi