[PATCH v1] imx: imx8qxp: deneb switch to binman

Peng Fan peng.fan at oss.nxp.com
Wed Oct 26 11:18:54 CEST 2022



On 10/26/2022 4:44 PM, Oliver Graute wrote:
> Signed-off-by: Oliver Graute <oliver.graute at kococonnector.com>
> ---
>   arch/arm/mach-imx/imx8/Kconfig | 1 +
>   configs/deneb_defconfig        | 2 ++
>   2 files changed, 3 insertions(+)
> 
> diff --git a/arch/arm/mach-imx/imx8/Kconfig b/arch/arm/mach-imx/imx8/Kconfig
> index 63d99ea23e..018b87b85b 100644
> --- a/arch/arm/mach-imx/imx8/Kconfig
> +++ b/arch/arm/mach-imx/imx8/Kconfig
> @@ -56,6 +56,7 @@ config TARGET_COLIBRI_IMX8X
>   
>   config TARGET_DENEB
>   	bool "Support i.MX8QXP Capricorn Deneb board"
> +	select BINMAN
>   	select BOARD_LATE_INIT
>   	select FACTORYSET
>   	select IMX8QXP
> diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig
> index 2497b5d922..22efc998f6 100644
> --- a/configs/deneb_defconfig
> +++ b/configs/deneb_defconfig
> @@ -26,6 +26,8 @@ CONFIG_SYS_LOAD_ADDR=0x80280000
>   CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
>   CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80200000
>   CONFIG_REMAKE_ELF=y
> +CONFIG_FIT=y
> +CONFIG_FIT_EXTERNAL_OFFSET=0x3000
>   CONFIG_OF_BOARD_SETUP=y
>   CONFIG_OF_SYSTEM_SETUP=y
>   CONFIG_BOOTDELAY=3

Reviewed-by: Peng Fan <peng.fan at nxp.com>


More information about the U-Boot mailing list