Revert "imx: imx8x: colibri: switch to binman"

This reverts commit bdadc140a1.

We do not want this, see [1].

[1] https://lore.kernel.org/all/56cf058164f331ce99ce75b0751b825ee2e07fc0.camel@toradex.com/

Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
This commit is contained in:
Andrejs Cainikovs 2023-03-03 14:26:41 +01:00 committed by Stefano Babic
parent 1624868cbd
commit 161be93a46
3 changed files with 0 additions and 4 deletions

View file

@ -3,8 +3,6 @@
* Copyright 2019 Toradex AG
*/
#include "imx8qxp-u-boot.dtsi"
&{/imx8qx-pm} {
bootph-some-ram;

View file

@ -51,7 +51,6 @@ config TARGET_APALIS_IMX8
config TARGET_COLIBRI_IMX8X
bool "Support Colibri iMX8X module"
select BINMAN
select BOARD_LATE_INIT
select IMX8QXP

View file

@ -19,7 +19,6 @@ CONFIG_SYS_MEMTEST_START=0x88000000
CONFIG_SYS_MEMTEST_END=0x89000000
CONFIG_REMAKE_ELF=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_FIT_VERBOSE=y
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_BOOTDELAY=1