| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-23 | arm: mediatek: merge board Kconfigs into mach-mediatek | Guillaume La Roque | |
| On MediaTek boards we cannot override the SYS_BOARD / SYS_CONFIG_NAME variables from defconfig. This is because in board/mediatek/mtXXXX/Kconfig this value was override by default due to the if CONFIG_TARGET_MTXXXX condition. Merge all the Kconfigs to the mach-medatek/Kconfig. This way: - we only define SYS_{SOC,VENDOR} once - all board definitions are in a single place, simplifying the build logic. Signed-off-by: Guillaume La Roque <[email protected]> | |||
| 2018-11-28 | arm: MediaTek: add basic support for MT7629 boards | Ryder Lee | |
| 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. Signed-off-by: Ryder Lee <[email protected]> Signed-off-by: Weijie Gao <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
