
3 Nov
2022
3 Nov
'22
3:15 p.m.
Hi Baruch,
On Thu, Nov 3, 2022 at 11:06 AM Baruch Siach baruch@tkos.co.il wrote:
I tried this (see below) but no luck yet. The tbs2910 appears not to use SPL. I might be missing an SPL driver.
That's a good point.
imx8mm_evk_defconfig has been converted to DM_SERIAL and it uses SPL.
+&soc {
u-boot,dm-pre-reloc;
Please try using u-boot,dm-spl for all nodes instead.