mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: k3-r5_defconfig: enable eMMC boot partitions
@ 2025-03-14 14:42 Sascha Hauer
  2025-03-14 16:16 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2025-03-14 14:42 UTC (permalink / raw)
  To: Barebox List

Support for eMMC boot partition is needed to boot from eMMCs, enable
it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/configs/k3-r5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/k3-r5_defconfig b/arch/arm/configs/k3-r5_defconfig
index 59b3aa5a6e..df66bdef5a 100644
--- a/arch/arm/configs/k3-r5_defconfig
+++ b/arch/arm/configs/k3-r5_defconfig
@@ -30,6 +30,7 @@ CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DFU=y
 CONFIG_MCI=y
 # CONFIG_MCI_WRITE is not set
+CONFIG_MCI_MMC_BOOT_PARTITIONS=y
 CONFIG_MCI_AM654=y
 # CONFIG_TI_SCI_CLK is not set
 CONFIG_MFD_SYSCON=y
-- 
2.39.5




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

end of thread, other threads:[~2025-03-14 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-14 14:42 [PATCH] ARM: k3-r5_defconfig: enable eMMC boot partitions Sascha Hauer
2025-03-14 16:16 ` Sascha Hauer

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