
3 Feb
2020
3 Feb
'20
3:10 p.m.
This series: - standardizes the fdt_addr, scriptaddr and pxefile_addr across all STM32 MCU's board. - remove fdt_high and initrd_high from board environment
Patrice Chotard (2): board: stm32: fix extra env setings addresses board: stm32: remove fdt_high and fdt_highinitrd_high
include/configs/stm32f429-evaluation.h | 15 +++++++++------ include/configs/stm32f469-discovery.h | 15 +++++++++------ include/configs/stm32f746-disco.h | 15 +++++++++------ include/configs/stm32h743-disco.h | 14 ++++++++------ include/configs/stm32h743-eval.h | 14 ++++++++------ 5 files changed, 43 insertions(+), 30 deletions(-)
--
2.17.1