All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/1] configs/stm32mp157c_odyssey: new defconfig
@ 2021-08-02 20:20 dopsi
  2021-08-02 20:20 ` [Buildroot] [PATCH v3 1/1] " dopsi
  0 siblings, 1 reply; 3+ messages in thread
From: dopsi @ 2021-08-02 20:20 UTC (permalink / raw)
  To: buildroot, yann.morin.1998; +Cc: Simon Doppler

From: Simon Doppler <dopsi@dopsi.ch>

Hi Yann, Hi all,

Thanks for your feedback on v2.

Now that upstream has fixed the SDMMC CD pin, I backported the patch
as you suggested.

This is the only change since v2.

Regards

Simon Doppler

Simon Doppler (1):
  configs/stm32mp157c_odyssey: new defconfig

 DEVELOPERS                                    |   4 +
 board/seeed/stm32mp157c-odyssey/genimage.cfg  |  22 +++
 board/seeed/stm32mp157c-odyssey/linux.config  | 182 ++++++++++++++++++
 .../overlay/boot/extlinux/extlinux.conf       |   4 +
 ...-fix-stm32mp157c-odyssey-card-detect.patch |  36 ++++
 configs/stm32mp157c_odyssey_defconfig         |  31 +++
 6 files changed, 279 insertions(+)
 create mode 100644 board/seeed/stm32mp157c-odyssey/genimage.cfg
 create mode 100644 board/seeed/stm32mp157c-odyssey/linux.config
 create mode 100644 board/seeed/stm32mp157c-odyssey/overlay/boot/extlinux/extlinux.conf
 create mode 100644 board/seeed/stm32mp157c-odyssey/patches/linux/5.10.1/0001-ARM-dts-stm32-fix-stm32mp157c-odyssey-card-detect.patch
 create mode 100644 configs/stm32mp157c_odyssey_defconfig

--
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-20 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 20:20 [Buildroot] [PATCH v3 0/1] configs/stm32mp157c_odyssey: new defconfig dopsi
2021-08-02 20:20 ` [Buildroot] [PATCH v3 1/1] " dopsi
2021-08-20 21:44   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.