commit | f4a079ca0e2d557ecf8278cdf8f2d21a72310945 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Nov 15 10:07:52 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 28 23:04:50 2018 -0500 |
tree | 1b1426bb0de6d7d249ee4fa627019dcf9ee04298 | |
parent | aae0028777cdf6ec13e0d22184ad189ac0c1b625 [diff] |
arm: MediaTek: add basic support for MT7629 boards This adds a general board file based on MT7629 SoCs from MediaTek. Apart from the generic parts (cpu) we add some low level init codes and initialize the early clocks. Reviewed-by: Simon Glass <sjg@chromium.org>