From: Baruch Siach <baruch@tkos.co.il>
To: Fabio Estevam <festevam@gmail.com>
Cc: u-boot@lists.denx.de
Subject: Re: DM_SERIAL for i.MX6 Hummingboard/Cubox-i
Date: Thu, 03 Nov 2022 17:31:49 +0200 [thread overview]
Message-ID: <87tu3gnjcv.fsf@tarshish> (raw)
In-Reply-To: <CAOMZO5CF=7OshH0hfUD1jd-hbDAx8Fs8N36E+cy3nXeGi-7VfQ@mail.gmail.com>
Hi Fabio,
On Thu, Nov 03 2022, Fabio Estevam wrote:
> On Thu, Nov 3, 2022 at 11:28 AM Fabio Estevam <festevam@gmail.com> wrote:
>> On Thu, Nov 3, 2022 at 11:15 AM Fabio Estevam <festevam@gmail.com> wrote:
>>
>> > Please try using u-boot,dm-spl for all nodes instead.
>>
>> In addition to using u-boot,dm-spl, please try calling
>> spl_early_init() like done here:
>> https://source.denx.de/u-boot/u-boot/-/commit/7cf388fa6977136dd2384bd746d237efc306c829
>
> Interestingly, on a wandboard I did:
>
> diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
> index 70b4cf9ffaa3..33d9db56e1cb 100644
> --- a/configs/wandboard_defconfig
> +++ b/configs/wandboard_defconfig
> @@ -72,6 +72,7 @@ CONFIG_PINCTRL_IMX6=y
> CONFIG_DM_PMIC=y
> CONFIG_DM_PMIC_PFUZE100=y
> CONFIG_DM_SCSI=y
> +CONFIG_DM_SERIAL=y
> CONFIG_MXC_UART=y
> CONFIG_DM_THERMAL=y
> CONFIG_USB=y
>
> and it boots fine.
Without any u-boot,dm-pre-reloc or u-boot,dm-spl? I don't see any for
wandboard DT files in current master.
baruch
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
next prev parent reply other threads:[~2022-11-03 15:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 12:22 DM_SERIAL for i.MX6 Hummingboard/Cubox-i Baruch Siach
2022-11-03 12:38 ` Fabio Estevam
2022-11-03 13:57 ` Baruch Siach
2022-11-03 14:15 ` Fabio Estevam
2022-11-03 14:28 ` Fabio Estevam
2022-11-03 15:03 ` Fabio Estevam
2022-11-03 15:31 ` Baruch Siach [this message]
2022-11-03 15:36 ` Fabio Estevam
2022-11-03 15:30 ` Baruch Siach
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=87tu3gnjcv.fsf@tarshish \
--to=baruch@tkos.co.il \
--cc=festevam@gmail.com \
--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 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.