On Fri, Jul 22, 2022 at 9:28 AM <sethu.m@...> wrote:
Actually that was a problem with broken gcc package . It resolved when i cleaned the gcc and rebuilt the image.
Another Problem iam facing is we have actually 2 machine configurations , Same kernel but different defconfig and dts files. For one machine config build iam getting the root login but for another machine iam not getting the root login after boot. Where should i look in to for resolving this issue???
Look at the serial console logs from kernel and perhaps with early printk enabled. Many things could go wrong when serial console does not show up. Your description of the problem is ambiguous to see what might be happening.