mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
4655b75335
The i.MX93 11x11 EVK fails to boot with following error:
Model: NXP i.MX93 11X11 EVK board
DRAM: 2 GiB
Error binding driver 'imx93-adc': -96
Some drivers failed to bind
Error binding driver 'simple_bus': -96
Some drivers failed to bind
Error binding driver 'simple_bus': -96
Some drivers failed to bind
initcall sequence 00000000fffb8f28 failed at call 000000008021e0d4 (err=-96)
### ERROR ### Please RESET the board ###
That's because since commit
|
||
---|---|---|
.. | ||
adc-uclass.c | ||
exynos-adc.c | ||
imx93-adc.c | ||
Kconfig | ||
Makefile | ||
meson-saradc.c | ||
rockchip-saradc.c | ||
sandbox.c | ||
stm32-adc-core.c | ||
stm32-adc-core.h | ||
stm32-adc.c |