0

I am working on a proprietary board at my workplace. Linux image (built from yocto) is copied into and getting booted from eMMC. Facing some issues in kernel startup. Are there any ways how to debug linux kernel at startup ?

1 Answer 1

1

You can enable CONFIG_EARLY_PRINTK in kernel config. (make menuconfig -> Kernel Hacking -> Early printk) https://elinux.org/Debugging_by_printing#Pros_and_Cons

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.