public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/2] imx: imx8mm: imx8mm-kontron-n801x-s: convert options to Kconfig
@ 2022-01-12  8:57 Heiko Thiery
  2022-01-12  8:57 ` [PATCH 2/2] imx: imx8mm: imx8mm-kontron-n801x-s: add common board u-boot.dtsi Heiko Thiery
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Heiko Thiery @ 2022-01-12  8:57 UTC (permalink / raw)
  To: u-boot
  Cc: Stefano Babic, Fabio Estevam, Adam Ford, Frieder Schrempf,
	Heiko Thiery

CONFIG_SPL_MMC and CONFIG_SPL_SERIAL

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
 configs/kontron-sl-mx8mm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index 35d12fca32..940bf07a92 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -15,6 +15,8 @@ CONFIG_SPL_DM_SPI=y
 CONFIG_DEFAULT_DEVICE_TREE="imx8mm-kontron-n801x-s"
 CONFIG_SPL_TEXT_BASE=0x7E1000
 CONFIG_TARGET_KONTRON_MX8MM=y
+CONFIG_SPL_MMC=y
+CONFIG_SPL_SERIAL=y
 CONFIG_BOOTCOUNT_BOOTLIMIT=3
 CONFIG_SPL=y
 CONFIG_DISTRO_DEFAULTS=y
-- 
2.30.2


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

end of thread, other threads:[~2022-02-05 16:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12  8:57 [PATCH 1/2] imx: imx8mm: imx8mm-kontron-n801x-s: convert options to Kconfig Heiko Thiery
2022-01-12  8:57 ` [PATCH 2/2] imx: imx8mm: imx8mm-kontron-n801x-s: add common board u-boot.dtsi Heiko Thiery
2022-01-12 13:03   ` Frieder Schrempf
2022-02-05 16:42   ` sbabic
2022-01-12 13:02 ` [PATCH 1/2] imx: imx8mm: imx8mm-kontron-n801x-s: convert options to Kconfig Frieder Schrempf
2022-02-05 16:41 ` sbabic

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