Skip to content

v2018.11-stm32mp-r4.3

Compare
Choose a tag to compare
@patrickdelaunay patrickdelaunay released this 22 Jun 09:36
v2018.11-stm32mp-r4.3

The following changes since commit d8e0454:

Prepare v2018.11-stm32mp-r4.2 (2020-03-09 16:07:43 +0100)

are available in the Git repository at:

https://github.com/STMicroelectronics/u-boot.git tags/v2018.11-stm32mp-r4.3

for you to fetch changes up to 71eff04:

Prepare v2018.11-stm32mp-r4.3 (2020-06-02 17:28:37 +0200)


  • CONTRIBUTING: add contributing guide to STMicroelectronics/u-boot repository
  • dts: stm32mp1: alignment with v4.19-stm32mp-r4.3
  • stm32mp1: only support SD card after NOR in bootcmd_stm32mp

Patrick Delaunay (4):
CONTRIBUTING: add contributing guide to STMicroelectronics/u-boot repository
ARM: dts: stm32mp1: alignment with v4.19-stm32mp-r3.2
stm32mp1: only support SD card after NOR in bootcmd_stm32mp
Prepare v2018.11-stm32mp-r4.3

CONTRIBUTING.md | 30 ++++++++++++++++++++++++++++++
Makefile | 2 +-
arch/arm/dts/stm32mp157c.dtsi | 3 ++-
include/configs/stm32mp1.h | 4 +++-
4 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 CONTRIBUTING.md