Re: [PATCH 2/2] arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOM

2023-11-10 Thread Patrice CHOTARD
On 11/9/23 08:19, Patrice CHOTARD wrote: > > > On 11/4/23 17:31, Marek Vasut wrote: >> The maximum size of u-boot.itb in SPI NOR on DH STM32MP15 DHSOM is >> 0x16 . Define this size in U-Boot config to prevent misconfigured >> builds from emitting larger u-boot.itb than the one which fits t

Re: [PATCH 2/2] arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOM

2023-11-08 Thread Patrice CHOTARD
On 11/4/23 17:31, Marek Vasut wrote: > The maximum size of u-boot.itb in SPI NOR on DH STM32MP15 DHSOM is > 0x16 . Define this size in U-Boot config to prevent misconfigured > builds from emitting larger u-boot.itb than the one which fits the > SPI NOR area reserved for the blob. > > The SP

[PATCH 2/2] arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOM

2023-11-04 Thread Marek Vasut
The maximum size of u-boot.itb in SPI NOR on DH STM32MP15 DHSOM is 0x16 . Define this size in U-Boot config to prevent misconfigured builds from emitting larger u-boot.itb than the one which fits the SPI NOR area reserved for the blob. The SPI NOR layout is as follows: 0x00_..0x03_ ...