9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
#include <configs/stm32mp15_dhsom.config>
|
|
|
|
CONFIG_ARM=y
|
|
CONFIG_ARCH_STM32MP=y
|
|
CONFIG_SYS_MEMTEST_START=0xc0000000
|
|
CONFIG_SYS_MEMTEST_END=0xc4000000
|
|
CONFIG_SYS_I2C_EEPROM_BUS=3
|
|
CONFIG_SYS_I2C_EEPROM_ADDR=0x50
|