Skip to content

Tags: foundriesio/meta-lmp

Tags

mp-94.1

Toggle mp-94.1's commit message
base: rc: composectl: Enable version printing

Signed-off-by: Mike Sul <[email protected]>

mp-94

Toggle mp-94's commit message
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 <[email protected]>

mp-93

Toggle mp-93's commit message
bsp: tf-a-fio-st: fix fip image deploy path

Fix image deploy path which is used STM32_ROT_SIGN_ENABLE is enabled.

Signed-off-by: Igor Opaniuk <[email protected]>

mp-92

Toggle mp-92's commit message
base: rs: Bump aklite with fix for v92 838e53c

Relevant changes:
- 838e53c dockerclient: Calculate archive size correctly
- 6fda4d5 dockerclient: Handle tar creation errors

Signed-off-by: Mike Sul <[email protected]>

mp-91

Toggle mp-91's commit message
base: u-boot-fio: imx-2022.04: bump to d7db7d85cda

Relevant changes:
- d7db7d85cda [FIO fromtree] usb: gadget: dfu: Fix check of transfer direction

Signed-off-by: Ricardo Salveti <[email protected]>

mp-90

Toggle mp-90's commit message
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 the board).

Signed-off-by: Ricardo Salveti <[email protected]>

mp-89

Toggle mp-89's commit message
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 <[email protected]>

mp-88

Toggle mp-88's commit message
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 <[email protected]>

mp-87

Toggle mp-87's commit message
base: resize-helper fix error exit when no PART_ENTRY_NAME exists

Signed-off-by: Tim Anderson <[email protected]>

mp-86

Toggle mp-86's commit message
base: kmeta-linux-lmp-5.10.y: bump to f4e09fd2

Relevant changes:
- f4e09fd2 bsp: imx8qm-mek: add CONFIG_GPIO_MAX732X=y

Signed-off-by: Ricardo Salveti <[email protected]>