<eballetbo>
weird, different behaviour. Maybe I can try with a evm board.
<eballetbo>
also I have those: `ti-udma dma-controller@285c0000: invalid dma ch_id 1` not sure I have seen that before
<NishanthMenon>
i used an am69-sk as well. i just used the upstream defconfig as is
<NishanthMenon>
hmm.. the difference might be that you are using EFI boot (which uses the u-boot dt?)
<NishanthMenon>
i am using the kernel dtb
<NishanthMenon>
wonder why that is a problem.. unless u-boot device tree is somehow different from kernel dt - should'nt be.. unless u-boot maintainers have been picking up extra patches (I have'nt been paying attention)
<NishanthMenon>
the other scenario is that u-boot in my case is initializing ethernet to download kernel and mount nfs. in your log, you have efi_mgr boot (which i suspect is from sd/emmc) and then networking is turned on..
<NishanthMenon>
out of ideas :(
<eballetbo>
yeah, don't worry, I'll investigate, looks like is a problem in our end, so, I'll report it if I really find a problem.