summaryrefslogtreecommitdiff
path: root/board/mediatek/mt7622/Makefile
AgeCommit message (Collapse)Author
2026-02-17mediatek: mt7622: Drop useless board filesPeng Fan
No functions except reserving gd in the board files. The files are useless, remove them. Signed-off-by: Peng Fan <[email protected]>
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2020-01-16Add support for MT7622 reference boardSam Shih
This adds a general board file based on MT7622 SoCs from MediaTek. This commit is adding the basic boot support for the MT7622 rfb. Signed-off-by: Sam Shih <[email protected]> Reviewed-by: Ryder Lee <[email protected]> Tested-by: Frank Wunderlich <[email protected]>