All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: Adam Ford <aford173@gmail.com>,
	Fabio Estevam <festevam@gmail.com>,
	 Michael Walle <michael@walle.cc>, Stefano Babic <sbabic@denx.de>,
	Simon Glass <sjg@chromium.org>,
	 u-boot@lists.denx.de,
	Frieder Schrempf <frieder.schrempf@kontron.de>
Subject: imx: imx8mm: imx8mm-kontron-n801x-s: does not start work
Date: Tue, 11 Jan 2022 08:18:03 +0100	[thread overview]
Message-ID: <CAEyMn7ayq8N9GLvvW7br1b-wXq5cT4NJW4y+KD9OcvTo-C69fg@mail.gmail.com> (raw)

Hi all,

I wanted to test the newly introduced kontron-sl-mx8mm_defconfig but
it does not work.

I already found two converted config options that are missing in that defconfig:

+CONFIG_SPL_MMC=y
+CONFIG_SPL_SERIAL=y

With that the output appears but the u-boot hangs when trying to find
the binman node in the dtb.

--- >8 ----
U-Boot SPL 2022.01-00323-g56915a34d1 (Jan 11 2022 - 08:11:03 +0100)
Kontron SL i.MX8MM (N801X) module, 1 GB RAM detected
Touch controller detected, assuming LVDS panel...
Normal Boot
WDT:   Not starting watchdog@30280000
Trying to boot from MMC2
NOTICE:  BL31: v2.4(release):v2.4
NOTICE:  BL31: Built : 09:46:16, Jan 10 2022


U-Boot 2022.01-00323-g56915a34d1 (Jan 11 2022 - 08:11:03 +0100)

CPU:   Freescale i.MX8MMQ rev1.0 1600 MHz (running at 1200 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 47C
Reset cause: POR
Model: Kontron i.MX8MM N801X S LVDS
DRAM:  1 GiB
binman_init failed:-2
initcall sequence 000000007ffcef80 failed at call 000000004021f200 (err=-2)
### ERROR ### Please RESET the board ###
--- >8 ----

Does anyone have an idea what goes wrong?

I already disabled BINMAN_FDT an the u-boot start but when printing
the fdt node I do not see the binman node:

---- >8 ----

=> fdt addr $fdtcontroladdr
=> fdt list
/ {
interrupt-parent = <0x00000001>;
#address-cells = <0x00000002>;
#size-cells = <0x00000002>;
model = "Kontron i.MX8MM N801X S LVDS";
compatible = "kontron,imx8mm-n801x-s-lvds", "fsl,imx8mm";
fit-images {
};
aliases {
};
cpus {
};
opp-table {
};
clock-osc-32k {
};
clock-osc-24m {
};
clock-ext1 {
};
clock-ext2 {
};
clock-ext3 {
};
clock-ext4 {
};
psci {
};
pmu {
};
timer {
};
thermal-zones {
};
usbphynop1 {
};
usbphynop2 {
};
soc@0 {
};
memory@40000000 {
};
chosen {
};
clock-osc-can {
};
leds {
};
pwm-beeper {
};
regulator-rst-eth2 {
};
regulator-5v {
};
backlight {
};
regpanel-pwr {
};
regpanel-rst {
};
regpanel-stby {
};
regpanel-hinv {
};
regpanel-vinv {
};
regulator-24v {
};
};
=>

---- >8 ----

Thanks
-- 
Heiko

             reply	other threads:[~2022-01-11  7:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-11  7:18 Heiko Thiery [this message]
2022-01-11 19:33 ` imx: imx8mm: imx8mm-kontron-n801x-s: does not start work Adam Ford
2022-01-12  7:16   ` Heiko Thiery
2022-01-12  7:51     ` Frieder Schrempf

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=CAEyMn7ayq8N9GLvvW7br1b-wXq5cT4NJW4y+KD9OcvTo-C69fg@mail.gmail.com \
    --to=heiko.thiery@gmail.com \
    --cc=aford173@gmail.com \
    --cc=festevam@gmail.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=michael@walle.cc \
    --cc=sbabic@denx.de \
    --cc=sjg@chromium.org \
    --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.