]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(stm32mp1): update the FIP load address for serial boot
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Feb 2022 10:02:35 +0000 (11:02 +0100)
committerYann Gautier <yann.gautier@st.com>
Fri, 23 Sep 2022 13:17:43 +0000 (15:17 +0200)
commit32f2ca04bfd2d93329f2f17d9c9d134f339710f9
treec7acdade1941c4651db211b7a3172f003ae7c504
parente7705e9afd0de234c89400044d93badd2c135a09
fix(stm32mp1): update the FIP load address for serial boot

Update the FIP load address and size for serial boot to support
product with a DDR size = 128MB
1/ Move the FIP location at the end of the first 128MB
2/ Reduce the DWL_BUFFER_SIZE to 16MB, to be coherent with the value
   indicated in USB enumeration
   - for STM32MP13x: "@SSBL /0x03/1*16Me"
   - for STM32MP15x: "@Partition3 /0x03/1*16Me"

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: Id93bf00c64832c17426bfd78e060861275677ecc
plat/st/stm32mp1/include/platform_def.h