commit | 7305b4c123a7906694d3d99045b741251dd64fa1 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Tue Apr 21 09:28:49 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Mon Apr 27 20:30:13 2020 +0200 |
tree | ec55b391d5575900ba7a2334601fbe671dc05120 | |
parent | 9720bc375edb7fc35420b8841cd233694887d940 [diff] [blame] |
mips: mtmips: add support for mt7628-rfb This patch adds support for mt7628 reference board. SPL_DM and DT are not enabled for SPL to save about 17KiB for u-boot-spl.bin. Reviewed-by: Stefan Roese <sr@denx.de>
diff --git a/board/mediatek/mt7628/Makefile b/board/mediatek/mt7628/Makefile new file mode 100644 index 0000000..db129c5 --- /dev/null +++ b/board/mediatek/mt7628/Makefile
@@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 + +obj-y += board.o