Skip to content

Tags: foundriesio/u-boot

Tags

mp-95-2024.04+lf-6.6.52-2.2.0-fio

Toggle mp-95-2024.04+lf-6.6.52-2.2.0-fio's commit message
[FIO internal] imx8m: use existing code for partition detection

Use existing implementation of spl_mmc_emmc_boot_partition()
for primary/secondary boot detection for imx8mn and imx8mp.

Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
(cherry picked from commit 8112ed3)
Signed-off-by: Vanessa Maegima <vanessa.maegima@foundries.io>

mp-96-2024.04+fio

Toggle mp-96-2024.04+fio's commit message
[FIO internal] common: print errors only when BOOTFIRMWARE_INFO_STRICT

Print error when a node with "lmp,bootloader" compatible is not found
only when BOOTFIRMWARE_INFO_STRICT=y.

Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
(cherry picked from commit ff722a1)

mp-95-2024.04+fio

Toggle mp-95-2024.04+fio's commit message
[FIO internal] common: print errors only when BOOTFIRMWARE_INFO_STRICT

Print error when a node with "lmp,bootloader" compatible is not found
only when BOOTFIRMWARE_INFO_STRICT=y.

Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
(cherry picked from commit ff722a1)

mp-94-2023.04+lf-6.1.55-2.2.0-fio

Toggle mp-94-2023.04+lf-6.1.55-2.2.0-fio's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[FIO toup] boot: image-sig: enable.disable SHA384/512 for SPL

There are SPL_SHA384 and SPL_SHA512 options available. Enable/disable
these algorithms using these options as well.

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>

mp-93-2023.04+lf-6.1.36-2.1.0-fio

Toggle mp-93-2023.04+lf-6.1.36-2.1.0-fio's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[FIO tosquash] arch: arm: mach-imx: fix code for disabled SPL_IMX_HUB

FIO u-boot introduces SPL_IMX_HAB so fix the code to be aware of this
config option.

Fixes: adf2fc9 ("[FIO toup] arch: mach-imx: hab: add SPL_IMX_HAB config")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>

mp-92-2023.04+lf-6.1.36-2.1.0-fio

Toggle mp-92-2023.04+lf-6.1.36-2.1.0-fio's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[FIO tosquash] arch: arm: mach-imx: fix code for disabled SPL_IMX_HUB

FIO u-boot introduces SPL_IMX_HAB so fix the code to be aware of this
config option.

Fixes: adf2fc9 ("[FIO toup] arch: mach-imx: hab: add SPL_IMX_HAB config")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>

mp-94-2023.04+fio

Toggle mp-94-2023.04+fio's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[FIO toup] board: st: stm32mp1: fix building w/o CONFIG_VIDEO

The module fdt_simplefb.c includes several functions. The function
fdt_simplefb_enable_and_mem_rsv() used in stm32mp1.c is available
only if CONFIG_VIDEO enabled. Fix building error [1] if
CONFIG_VIDEO disabled.

[1]
| arm-lmp-linux-gnueabi-ld.bfd: board/st/stm32mp1/stm32mp1.o: in function `ft_board_setup':
| board/st/stm32mp1/stm32mp1.c:936: undefined reference to `fdt_simplefb_enable_and_mem_rsv'

Fixes:   8ad37e6 ("board: stm32mp1: enable simple framebuffer node for splashscreen")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>

mp-93-2023.04+fio

Toggle mp-93-2023.04+fio's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[FIO toup] board: st: stm32mp1: fix building w/o CONFIG_VIDEO

The module fdt_simplefb.c includes several functions. The function
fdt_simplefb_enable_and_mem_rsv() used in stm32mp1.c is available
only if CONFIG_VIDEO enabled. Fix building error [1] if
CONFIG_VIDEO disabled.

[1]
| arm-lmp-linux-gnueabi-ld.bfd: board/st/stm32mp1/stm32mp1.o: in function `ft_board_setup':
| board/st/stm32mp1/stm32mp1.c:936: undefined reference to `fdt_simplefb_enable_and_mem_rsv'

Fixes:   8ad37e6 ("board: stm32mp1: enable simple framebuffer node for splashscreen")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>

mp-92-2023.04+fio

Toggle mp-92-2023.04+fio's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[FIO toup] board: st: stm32mp1: fix building w/o CONFIG_VIDEO

The module fdt_simplefb.c includes several functions. The function
fdt_simplefb_enable_and_mem_rsv() used in stm32mp1.c is available
only if CONFIG_VIDEO enabled. Fix building error [1] if
CONFIG_VIDEO disabled.

[1]
| arm-lmp-linux-gnueabi-ld.bfd: board/st/stm32mp1/stm32mp1.o: in function `ft_board_setup':
| board/st/stm32mp1/stm32mp1.c:936: undefined reference to `fdt_simplefb_enable_and_mem_rsv'

Fixes:   8ad37e6 ("board: stm32mp1: enable simple framebuffer node for splashscreen")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>

mp-95-2022.04+lf-6.1.1-1.0.0-fio

Toggle mp-95-2022.04+lf-6.1.1-1.0.0-fio's commit message
[FIO toup] fastboot: fb_fsl: add support for imx8mp and imx8mn

Use boot1 partition for secondary boot image set.

Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>