[PULL] Pull request: u-boot-stm32 u-boot-stm32-20191218
Patrick DELAUNAY
patrick.delaunay at st.com
Wed Dec 18 13:13:29 CET 2019
Hi Tom
Please pull the last STM32 related patches for v2020.01
Travis CI status:
https://travis-ci.org/patrickdelaunay/u-boot/builds/626655770
With the following fixes:
- fix crash for stm32mp1: remove the BOOTSTAGE feature
- fix warning for stm32mp1: add the missing cls command
And I also resync the stm32mp1 defconfig.
Thanks,
Patrick
git request-pull origin/master https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20191218
warn: No match for commit eddd79291d2026f8fefebc3f5d39928d7c649241 found at https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
warn: Are you sure you pushed 'u-boot-stm32-20191218' there?
The following changes since commit ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6:
Prepare v2020.01-rc5 (2019-12-16 07:39:56 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20191218
for you to fetch changes up to eddd79291d2026f8fefebc3f5d39928d7c649241:
stm32mp1: configs: Resync with savedefconfig (2019-12-18 11:58:36 +0100)
----------------------------------------------------------------
- Fix stm32mp1 crash (bootstage) and warning (cls)
----------------------------------------------------------------
Patrick Delaunay (3):
stm32mp1: imply CMD_CLS
stm32mp1: remove the imply BOOTSTAGE
stm32mp1: configs: Resync with savedefconfig
arch/arm/mach-stm32mp/Kconfig | 3 +--
configs/stm32mp15_basic_defconfig | 2 +-
configs/stm32mp15_optee_defconfig | 2 +-
configs/stm32mp15_trusted_defconfig | 2 +-
4 files changed, 4 insertions(+), 5 deletions(-)
More information about the U-Boot
mailing list