phytec / doc-bsp-yocto

Yocto BSP Documentation
https://phytec.github.io/doc-bsp-yocto/
1 stars 1 forks source link

BSPIMX8M-3107: Add fix RAM size documentation for Mainline HEAD #189

Closed tremmet closed 2 months ago

tremmet commented 3 months ago

With the upcoming PD24.1.2 we will support different RAM sizes and RAM speed grades for i.MX8MP. RAM sizes and speed are either auto detected using EEPROM data or can be set to a fixed value during build time.

To explain how to configure the RAM to fix values for PD24.1.2 make use of the imx-common standalone_build.rsti chapter first.

As the common chapter still contains imx93 specific stuff add more substitutions to make it generic. Switch then all imx8 versions, to this generic file.

Then make some more adaptions to have things correct for the i.MX8MP mainline BSPs PD24.1.1 and PD24.1.2.

tremmet commented 2 months ago

Rebased everything on master.

tremmet commented 2 months ago

Rebased again to main.

tremmet commented 2 months ago

@jonas-rem @mschwan-phytec please merge soon so we can finish up the BSP documentation for i.MX8MP PD24.1.2 Mainline release.