[PATCH v1 0/2] Update board environment for STM32 MCU's boards

Patrice Chotard patrice.chotard at st.com
Mon Feb 3 15:10:38 CET 2020


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



More information about the U-Boot mailing list