summaryrefslogtreecommitdiff
path: root/drivers/gpio/stm32_gpio.c
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2020-09-03 11:23:39 +0200
committerMichal Simek <michal.simek@xilinx.com>2020-09-23 10:31:41 +0200
commit975bacc16ebe0a334767a84ad0a3e147422d6b71 (patch)
tree5d1acf54a81688913f0d5e7f7f824f0edaaa0a99 /drivers/gpio/stm32_gpio.c
parent7514fd3447442f0ab51b1538502d45ddb01a8269 (diff)
spl: Kconfig: Record proper dependency for SPL_ATF
ATF support was all the time based on FIT image support but this dependency is not recorded anywhere. For !SPL_FIT && SPL_ATF there is compilation error: common/spl/spl.c: In function 'board_init_r': common/spl/spl.c:689:26: error: 'struct spl_image_info' has no member named 'fdt_addr' 689 | spl_fixup_fdt(spl_image.fdt_addr); Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/gpio/stm32_gpio.c')
0 files changed, 0 insertions, 0 deletions