mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-27 14:14:37 +08:00
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:
parent
60d7820093
commit
8fc220d0a6
@ -3,8 +3,6 @@
|
||||
* Copyright 2019 Toradex AG
|
||||
*/
|
||||
|
||||
#include "imx8qm-u-boot.dtsi"
|
||||
|
||||
&mu {
|
||||
u-boot,dm-pre-proper;
|
||||
};
|
||||
|
@ -46,7 +46,6 @@ choice
|
||||
|
||||
config TARGET_APALIS_IMX8
|
||||
bool "Support Apalis iMX8 module"
|
||||
select BINMAN
|
||||
select BOARD_LATE_INIT
|
||||
select IMX8QM
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user