I am loading images through uart whcih is the only interface I have here on a custom board. What are the load addresses for the kernel, dts file and init files ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am loading images through uart whcih is the only interface I have here on a custom board. What are the load addresses for the kernel, dts file and init files ?
Hi Yordan,
Can you also get me the bootm command i.e the correct boot command for booting from memory.
Regards,
Preetam
How does bootargs get passed here. Or does args no longer matter because of dts file?