Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_EEPROM_SIZE (Results 1 – 11 of 11) sorted by relevance

/u-boot/cmd/
A Deeprom.c278 static unsigned char eeprom_buf[CONFIG_SYS_EEPROM_SIZE];
338 rcode = eeprom_read(i2c_addr, 0, eeprom_buf, CONFIG_SYS_EEPROM_SIZE); in eeprom_execute_command()
342 eeprom_layout_setup(&layout, eeprom_buf, CONFIG_SYS_EEPROM_SIZE, in eeprom_execute_command()
352 rcode = eeprom_write(i2c_addr, 0, layout.data, CONFIG_SYS_EEPROM_SIZE); in eeprom_execute_command()
/u-boot/include/configs/
A Dcm_t43.h121 #define CONFIG_SYS_EEPROM_SIZE 256 macro
A Dcm_t335.h135 #define CONFIG_SYS_EEPROM_SIZE 256 macro
A Dcm_fx6.h208 #define CONFIG_SYS_EEPROM_SIZE 256 macro
/u-boot/configs/
A Dpcm052_defconfig46 CONFIG_SYS_EEPROM_SIZE=32768
A Dbk4r1_defconfig62 CONFIG_SYS_EEPROM_SIZE=32768
A Dphycore-imx8mp_defconfig71 CONFIG_SYS_EEPROM_SIZE=4096
A Dphycore-imx8mm_defconfig73 CONFIG_SYS_EEPROM_SIZE=4096
A Dsocfpga_secu1_defconfig64 CONFIG_SYS_EEPROM_SIZE=1024
A Ddisplay5_defconfig92 CONFIG_SYS_EEPROM_SIZE=32768
A Ddisplay5_factory_defconfig96 CONFIG_SYS_EEPROM_SIZE=32768

Completed in 8 milliseconds