Re: [PATCH v3 20/20] mips: mtmips: add support for mt7628-rfb

2020-01-21 Thread Stefan Roese
On 21.01.20 09:20, Weijie Gao wrote: 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. Signed-off-by: Weijie Gao --- Changes since v2: none Reviewed-by: Stefan Roese Thanks, Stefan

[PATCH v3 20/20] mips: mtmips: add support for mt7628-rfb

2020-01-21 Thread Weijie Gao
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. Signed-off-by: Weijie Gao --- Changes since v2: none --- arch/mips/dts/Makefile| 1 + arch/mips/dts/mediatek,mt7628-rfb.dts | 67