commit | 3e7c5de35fff452f1422dc43fdab5adce75f361f | [log] [tgz] |
---|---|---|
author | mingming lee <mingming.lee@mediatek.com> | Thu Nov 07 19:28:44 2019 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 03 08:44:14 2019 -0500 |
tree | 5e4b726970154be401c31f43efee8c651f5425e3 | |
parent | 485627dd5f2a08f0b20ddc3baa9e60929f7d86fc [diff] |
ARM: MediaTek: add basic support for MT8518 boards 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>