meta-st-stm32mp/recipes-bsp/u-boot
Patrick Delaunay f724e2f9e7 UBOOT-STM32MP-EXTLINUX: fix boot.cmd for overlay
By default U-Boot reserve overlay sizee with 4KB padding, sometime it is
not enought and it is normal.

The caller NEED to reserved enought memory before to apply overlay
by usisng the <extrasize> parameter.

fdt resize [<extrasize>]
- Resize fdt to size + padding to 4k addr + some optional <extrasize> if needed

A correct value cannot be proposed (it is depending of the overlay size)
but at least you must reserved the size of the loaded overlay dtbo file
=> ${filesize} (this variable automatically updated after a load command)

Change-Id: Ib37f2778bd843436b0baddb67a7a4fd5c799b749
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-11-16 17:56:04 +01:00
..
u-boot-fw-config-stm32mp U-BOOT-FW-CONFIG-STM32MP: introduce new recipe 2020-06-23 17:23:51 +02:00
u-boot-stm32mp CONF: put DEBUG and trace under flags 2021-11-16 17:56:04 +01:00
u-boot-stm32mp-extlinux UBOOT-STM32MP-EXTLINUX: fix boot.cmd for overlay 2021-11-16 17:56:04 +01:00
u-boot-stm32mp-splash U-BOOT: splash: use a smaller picture as u-boot splash screen 2021-04-19 11:03:19 +02:00
u-boot-fw-config-stm32mp_2020.10.bb U-BOOT-STM32MP: update to v2020.10-stm32mp-r1 2021-03-26 16:55:54 +01:00
u-boot-stm32mp-archiver.inc ARCHIVER: Update for fip build and release information 2021-11-16 17:56:04 +01:00
u-boot-stm32mp-common_2020.10.inc CONF: put DEBUG and trace under flags 2021-11-16 17:56:04 +01:00
u-boot-stm32mp-extlinux.bb UBOOT-STM32MP-EXTLINUX: fix boot.cmd for overlay 2021-11-16 17:56:04 +01:00
u-boot-stm32mp-splash_2018.11.bb U-BOOT: splash: use a smaller picture as u-boot splash screen 2021-04-19 11:03:19 +02:00
u-boot-stm32mp.inc U-BOOT-STM32MP: mutliple defconfig for same UBOOT_CONFIG label 2021-04-19 11:02:55 +02:00
u-boot-stm32mp_2020.10.bb U-BOOT-STM32MP: update to v2020.10-stm32mp-r1 2021-03-26 16:55:54 +01:00