mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
abf2c68566
This adds a general board file based on MT8518 SoCs from MediaTek. Apart from the generic parts (cpu) we add some low level init codes and initialize the early clocks. This commit is adding the basic boot support for the MT8518 eMMC board. Signed-off-by: mingming lee <mingming.lee@mediatek.com> [trini: Migrate env location to defconfig, set ENV_IS_IN_MMC] Signeed-off-by: Tom Rini <trini@konsulko.com>
6 lines
155 B
Text
6 lines
155 B
Text
MT8518
|
|
M: Mingming lee <mingming.lee@mediatek.com>
|
|
S: Maintained
|
|
F: board/mediatek/mt8518
|
|
F: include/configs/mt8518.h
|
|
F: configs/mt8518_ap1_emmc_defconfig
|