u-boot-brain/arch/arm/mach-mediatek
Sam Shih db41d985f6 arm: mediatek: remove unused binman config
The binman-option BINMAN_FDT is introduced by this commit:
commit 3c10dc95bd ("binman: Add a library to access binman entries")
BINMAN_FDT being selected when BINMAN=y that resulting in mt7623
and mt7622 are unable to boot. The root cause of this issue is commit:
commit cbd2fba1ec ("arm: MediaTek: add basic support for MT7629 boards")
select BINMAN=y in all mediatek SoCs, and others mediatek SoCs not
expect to use BINMAN_FDT.
This patch remove BINMAN=y option when ARCH_MEDIATEK=y and
move this to the specify SoCs part config.

Signed-off-by: Sam Shih <sam.shih@mediatek.com>
Tested-by: Frank Wunderlich <frank-w@public-files.de>
2020-03-10 17:08:13 -04:00
..
mt7622 ARM: MediaTek: Add support for MediaTek MT7622 SoC 2020-01-16 09:39:45 -05:00
mt7623 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
mt7629 arm: mediatek: add missing arch timer configuration for MT7629 2019-07-18 11:31:30 -04:00
mt8512 ARM: MediaTek: Add support for MediaTek MT8512 SoC 2020-01-16 09:39:45 -05:00
mt8516 common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
mt8518 common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
cpu.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
init.h arm: MediaTek: add basic support for MT7629 boards 2018-11-28 23:04:50 -05:00
Kconfig arm: mediatek: remove unused binman config 2020-03-10 17:08:13 -04:00
Makefile ARM: MediaTek: Add support for MediaTek MT7622 SoC 2020-01-16 09:39:45 -05:00
spl.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00