Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] stm32mp157c-dk2: bsp updates and fixes
@ 2021-07-04 15:45 Sergey Matyukevich
  2021-07-04 15:45 ` [Buildroot] [PATCH v2 1/2] board/stm32mp157c-dk2: fix U-Boot corruption on the first boot Sergey Matyukevich
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sergey Matyukevich @ 2021-07-04 15:45 UTC (permalink / raw)
  To: buildroot

Hi all,

This is the second revision of the patch series that introduces several
updates and fixes for stm32mp157c-dk2:

- update BSP: bump Linux, U-Boot, TF-A versions (applied from v1)
- remove u-boot config fragment that disables watchdog
- fix U-Boot corruption

BSP update part of the series has been already applied. Besides, Thomas
noted that non-trusted configuration is no longer supported by vendor,
so this part has been dropped completely. Finally, a more simple and
straightforward approach has been implemented to fix U-Boot corruption.

Regards,
Sergey


v2:
- drop non-trusted configuration
- simplify U-Boot corruption fix: specify larger ssbl size


Sergey Matyukevich (2):
  board/stm32mp157c-dk2: fix U-Boot corruption on the first boot
  stm32mp157c_dk2: remove uboot config fragment

 board/stmicroelectronics/common/stm32mp157/genimage.cfg.template | 1 +
 board/stmicroelectronics/stm32mp157c-dk2/uboot-fragment.config   | 1 -
 configs/stm32mp157c_dk2_defconfig                                | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 board/stmicroelectronics/stm32mp157c-dk2/uboot-fragment.config

-- 
2.32.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-15 21:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-04 15:45 [Buildroot] [PATCH v2 0/2] stm32mp157c-dk2: bsp updates and fixes Sergey Matyukevich
2021-07-04 15:45 ` [Buildroot] [PATCH v2 1/2] board/stm32mp157c-dk2: fix U-Boot corruption on the first boot Sergey Matyukevich
2021-07-09 19:24   ` Pierre-Jean Texier
2021-07-04 15:45 ` [Buildroot] [PATCH v2 2/2] stm32mp157c_dk2: remove uboot config fragment Sergey Matyukevich
2021-07-15 20:37 ` [Buildroot] [PATCH v2 0/2] stm32mp157c-dk2: bsp updates and fixes Thomas Petazzoni
2021-07-15 20:52   ` Sergey Matyukevich
2021-07-15 21:03     ` Sergey Matyukevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox