]> Git Repo - J-u-boot.git/blob - configs/stm32mp15_dhcom_basic_defconfig
configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0
[J-u-boot.git] / configs / stm32mp15_dhcom_basic_defconfig
1 #include <configs/stm32mp15_dhsom.config>
2
3 CONFIG_ARM=y
4 CONFIG_ARCH_STM32MP=y
5 CONFIG_DEFAULT_DEVICE_TREE="st/stm32mp157c-dhcom-pdk2"
6 CONFIG_SYS_MEMTEST_START=0xc0000000
7 CONFIG_SYS_MEMTEST_END=0xc4000000
8 CONFIG_SYS_I2C_EEPROM_BUS=3
9 CONFIG_OF_LIST="st/stm32mp157c-dhcom-pdk2 st/stm32mp153c-dhcom-drc02 st/stm32mp157c-dhcom-picoitx"
10 CONFIG_SYS_I2C_EEPROM_ADDR=0x50
This page took 0.027674 seconds and 4 git commands to generate.