ARM: i.MX: Do not hang() on unknown SoCs
The generic DT image built with CONFIG_ARCH_IMX has nothing really
i.MX specific except that it has support for i.MX features. The DT
image could be started with a non i.MX device tree which works as
expected. imx_init() panics though when started with a non i.MX device
tree. Remove the hang() so that we can just continue.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ffb0344 commit 66f5e31b788991ac53cafb62a4307da6734db07d
@Sascha Hauer Sascha Hauer authored on 19 Aug 2019
Showing 1 changed file
View
arch/arm/mach-imx/imx.c