Hello~
What is the size of U-Boot in DDR and where is the start location of U-Boot?
Can I modify the start address of U-Boot? How to do it?
Best Regards,
Wayne Kuo
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.
Hello~
What is the size of U-Boot in DDR and where is the start location of U-Boot?
Can I modify the start address of U-Boot? How to do it?
Best Regards,
Wayne Kuo
Wayne,
Please see this documentation:
Specifically in the section "Available RAM for Image Download" for some commands to help you figure these things out.
Yes, you can change these values, but you need to test your changes thoroughly.