* master breaks phytec-phycore-imx6ul
@ 2017-05-09 15:08 Stefan Riedmüller
2017-05-09 16:25 ` Lucas Stach
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Riedmüller @ 2017-05-09 15:08 UTC (permalink / raw)
To: barebox
Hi guys,
after applying the latest master patches barebox does not boot anymore on my PHYTEC-phyCORE-i.MX6UL. It doesn't show any output. I was able to identify the commit which seems to be responsible for this behavior.
It's 2c506afbadcd546dcc54a0e8599e454fd4aecfdc (ARM: i.MX50: Add support for i.MX50 based Amazon Kindle e-book readers).
It is possible to make the board boot again by disabling System Type --> CONFIG_MACH_KINDLE_MX50 (i.MX50 based Amazon Kindle 4 and 5) in the menuconfig. This deactivates ARCH_IMX50. I also tested it on the PHYTEC-phyCORE-i.MX6-Quad board and the Fresscale SabreSD board with i.MX6 Quad and found the same behavior. I could not find an explanation yet for this so I hope you can help me.
Mit freundlichen Grüßen,
Best regards,
Stefan Riedmüller
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: master breaks phytec-phycore-imx6ul
2017-05-09 15:08 master breaks phytec-phycore-imx6ul Stefan Riedmüller
@ 2017-05-09 16:25 ` Lucas Stach
0 siblings, 0 replies; 2+ messages in thread
From: Lucas Stach @ 2017-05-09 16:25 UTC (permalink / raw)
To: Stefan Riedmüller; +Cc: barebox
Am Dienstag, den 09.05.2017, 17:08 +0200 schrieb Stefan Riedmüller:
> Hi guys,
>
> after applying the latest master patches barebox does not boot anymore on my PHYTEC-phyCORE-i.MX6UL. It doesn't show any output. I was able to identify the commit which seems to be responsible for this behavior.
>
> It's 2c506afbadcd546dcc54a0e8599e454fd4aecfdc (ARM: i.MX50: Add support for i.MX50 based Amazon Kindle e-book readers).
>
> It is possible to make the board boot again by disabling System Type --> CONFIG_MACH_KINDLE_MX50 (i.MX50 based Amazon Kindle 4 and 5) in the menuconfig. This deactivates ARCH_IMX50. I also tested it on the PHYTEC-phyCORE-i.MX6-Quad board and the Fresscale SabreSD board with i.MX6 Quad and found the same behavior. I could not find an explanation yet for this so I hope you can help me.
The kindle initcalls are missing the compatibility checks, so they will
be executed on every machine on a multi-image build, which is wrong.
Regards,
Lucas
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-09 16:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-09 15:08 master breaks phytec-phycore-imx6ul Stefan Riedmüller
2017-05-09 16:25 ` Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox