From: Oliver Graute <oliver.graute@kococonnector.com>
To: sbabic@denx.de
Cc: festevam@gmail.com, peng.fan@nxp.com,
oliver.graute@kococonnector.com, uboot-imx@nxp.com,
agust@denx.de, u-boot@lists.denx.de,
"Horia Geantă" <horia.geanta@nxp.com>,
"Gaurav Jain" <gaurav.jain@nxp.com>,
"Denys Drozdov" <denys.drozdov@toradex.com>,
"Ye Li" <ye.li@nxp.com>,
"Marcel Ziswiler" <marcel.ziswiler@toradex.com>
Subject: [PATCH v1] imx: imx8qxp: deneb switch to binman
Date: Wed, 26 Oct 2022 10:44:06 +0200 [thread overview]
Message-ID: <20221026084406.24581-2-oliver.graute@kococonnector.com> (raw)
In-Reply-To: <20221026084406.24581-1-oliver.graute@kococonnector.com>
Signed-off-by: Oliver Graute <oliver.graute@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
--
2.17.1
next prev parent reply other threads:[~2022-10-26 8:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 8:44 [PATCH v1] imx: imx8qxp: giedi switch to binman Oliver Graute
2022-10-26 8:44 ` Oliver Graute [this message]
2022-10-26 9:18 ` [PATCH v1] imx: imx8qxp: deneb " Peng Fan
-- strict thread matches above, loose matches on Subject: below --
2022-11-02 15:56 [PATCH 0/8] imx8: switch missing boards " Oliver Graute
2022-11-02 15:56 ` [PATCH v1] imx: imx8qxp: deneb switch " Oliver Graute
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221026084406.24581-2-oliver.graute@kococonnector.com \
--to=oliver.graute@kococonnector.com \
--cc=agust@denx.de \
--cc=denys.drozdov@toradex.com \
--cc=festevam@gmail.com \
--cc=gaurav.jain@nxp.com \
--cc=horia.geanta@nxp.com \
--cc=marcel.ziswiler@toradex.com \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=ye.li@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox