Revert "imx: imx8: apalis: switch to binman"

This reverts commit b8072ae848.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Reported-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
This commit is contained in:
Stefano Babic 2022-11-15 11:49:40 +01:00 committed by Tom Rini
parent 60d7820093
commit 8fc220d0a6
3 changed files with 0 additions and 4 deletions

View File

@ -3,8 +3,6 @@
* Copyright 2019 Toradex AG
*/
#include "imx8qm-u-boot.dtsi"
&mu {
u-boot,dm-pre-proper;
};

View File

@ -46,7 +46,6 @@ choice
config TARGET_APALIS_IMX8
bool "Support Apalis iMX8 module"
select BINMAN
select BOARD_LATE_INIT
select IMX8QM

View File

@ -17,7 +17,6 @@ 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_FIT_VERBOSE=y
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_LOG=y