Tags: foundriesio/u-boot
Tags
[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>
[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)
[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)
[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>
[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>
[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>
[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>
[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>
[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>
[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>
PreviousNext