commit | 2fddd722366c8905323a6a45543251d49eea6fb5 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri May 20 11:22:21 2022 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jul 13 23:03:37 2022 +0200 |
tree | c6d52b05d8358b1b8cf7d75cbcaff281843370ec | |
parent | 33d68ce65c48f9e65a2c5748f5e33c0b211402b3 [diff] |
mips: mtmips: add support for MediaTek MT7621 SoC This patch adds support for MediaTek MT7621 SoC. All files are dedicated for u-boot. The default build target is u-boot-mt7621.bin. The specification of this chip: https://www.mediatek.com/products/homenetworking/mt7621 Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>