Tags: foundriesio/meta-lmp
Tags
bsp: stm32mp15-disco: fix size of u-boot-env partition Fix the size of u-boot-env partition, which should be 0x4000 as defined in CONFIG_ENV_SIZE, otherwise U-Boot uses the last 0x4000 bytes to place the environment [1]. [1] https://github.com/u-boot/u-boot/blob/v2024.04/env/mmc.c#L124 Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
base: u-boot/fip: fix bootfirmware version without firmware node Create the /firmware/bootloader node using auto-path, in order to automatically create all nodes required for the node path (useful for cases where /firmware is not defined by 7D3F the board). Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
bsp: optee-os-fio: apalis-imx6: increase ddr size Increase ddr size used by OP-TEE to 2GB in order to cover both the 1GB and 2GB modules. This is required in order for the shared memory used by the kernel to be compatible with the optee memory mapping range. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
base: initramfs-module-install-efi: fix installer mount points Due recent udev/systemd changes, the target mount point now takes into account the partition label, so align with what is defined by default in the wks file. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
PreviousNext