Hi,
Can anyone help me in understanding AM5728 EVM boot memory map (means from ROM to DDR) and details of booting about Uboot , bootloader, kernel and filesystem sizes and how it process.
regards
satya
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.
Hi,
Can anyone help me in understanding AM5728 EVM boot memory map (means from ROM to DDR) and details of booting about Uboot , bootloader, kernel and filesystem sizes and how it process.
regards
satya
Hello satya,
First read these two pages about Boot Process this and this, then dive it to AM572x Sitara Processor Technical Reference Manual (Rev. I) and read Chapter 33.3 Device Initialization by ROM Code. These articles should be sufficient to understand the boot process basics.
Best regards,
Kemal
Hi Kemal,
Thank you for links and it is useful for having idea on boot..
Please let me know the address (physical addresses) for these locations..
Complete memory map for AM5728 EVM.
Regards
Satya
You can find the complete memory map for AM5728 EVM in AM57x Processor SDK Linux: Customization of Multicore Application to Run on a New Platforms document Table 1. Default PSDK Memory Map and more detailed information in AM572x Sitara Processor Technical Reference Manual (Rev. I) Chapter 2 Memory Mapping.
Please, see this page and read What Every Programmer Should Know About Memory to clarify your understanding.