From: sbabic@denx.de
To: Lukasz Majewski <lukma@denx.de>,u-boot@lists.denx.de
Subject: [PATCH v1 12/16] arm: mxs: Prevent serial console init when in very early SPL boot code
Date: Tue, 11 Jul 2023 21:44:01 +0200 (CEST) [thread overview]
Message-ID: <20230711194403.EDBEA8696B@phobos.denx.de> (raw)
In-Reply-To: <20230519104359.2048821-13-lukma@denx.de>
> When DM_SERIAL is enabled on mxs (i.e. imx28) platform, the console
> early initialization must be postponed until the driver model is
> correctly setup.
> Signed-off-by: Lukasz Majewski <lukma@denx.de>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
next prev parent reply other threads:[~2023-07-11 19:48 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-19 10:43 [PATCH v1 00/16] arm: xea: Update i.MX28 XEA board to use DM_SERIAL Lukasz Majewski
2023-05-19 10:43 ` [PATCH v1 01/16] dts: xea: Delete not used in u-boot DTS nodes Lukasz Majewski
2023-07-11 19:43 ` sbabic
2023-05-19 10:43 ` [PATCH v1 02/16] dts: xea: Provide missing FEC required properties (mac0 and reg_fec_3v3) Lukasz Majewski
2023-07-11 19:47 ` sbabic
2023-05-19 10:43 ` [PATCH v1 03/16] defconfig: xea: Change default spi-nor memory bus to 2 Lukasz Majewski
2023-07-11 19:45 ` sbabic
2023-05-19 10:43 ` [PATCH v1 04/16] spl: xea: Provide stub DM driver for imx28 clocks Lukasz Majewski
2023-07-11 19:44 ` sbabic
2023-05-19 10:43 ` [PATCH v1 05/16] dts: xea: Enable debug UART support in XEA's SPL (DM_SERIAL) Lukasz Majewski
2023-07-11 19:42 ` sbabic
2023-05-19 10:43 ` [PATCH v1 06/16] dts: xea: Add u-boot specific 'type' property to duart Lukasz Majewski
2023-07-11 19:46 ` sbabic
2023-05-19 10:43 ` [PATCH v1 07/16] dts: xea: Remove clocks property from debug UART on XEA Lukasz Majewski
2023-07-11 19:43 ` sbabic
2023-05-19 10:43 ` [PATCH v1 08/16] dts: xea: Disable 'clks' node for xea (imx287) Lukasz Majewski
2023-07-11 19:42 ` sbabic
2023-05-19 10:43 ` [PATCH v1 09/16] serial: pl01x: Change OF_CONTROL to OF_REAL Lukasz Majewski
2023-07-11 19:45 ` sbabic
2023-05-19 10:43 ` [PATCH v1 10/16] serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA Lukasz Majewski
2023-07-11 19:42 ` sbabic
2023-05-19 10:43 ` [PATCH v1 11/16] serial: pl01x: Modify pending callback to test if transmit FIFO is empty Lukasz Majewski
2023-07-11 19:45 ` sbabic
2023-05-19 10:43 ` [PATCH v1 12/16] arm: mxs: Prevent serial console init when in very early SPL boot code Lukasz Majewski
2023-07-11 19:44 ` sbabic [this message]
2023-05-19 10:43 ` [PATCH v1 13/16] arm: xea: Call spl_early_init() before DM serial console is enabled in SPL Lukasz Majewski
2023-07-11 19:47 ` sbabic
2023-05-19 10:43 ` [PATCH v1 14/16] arm: Kconfig: Switch XEA (imx287 based) board to use CONFIG_PL01X_SERIAL Lukasz Majewski
2023-07-11 19:47 ` sbabic
2023-05-19 10:43 ` [PATCH v1 15/16] config: xea: Enable DM_SERIAL for the XEA (imx287 based) board Lukasz Majewski
2023-07-11 19:44 ` sbabic
2023-05-19 10:43 ` [PATCH v1 16/16] config: xea: Enable DM_SERIAL for the XEA - single binary (SB) u-boot Lukasz Majewski
2023-07-11 19:45 ` sbabic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230711194403.EDBEA8696B@phobos.denx.de \
--to=sbabic@denx.de \
--cc=lukma@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox