mt7629: use linux kernel compatible SMP initializationThis patch changes mt7629 to use the compatible platform SMP initializationmethod of linux kernel.Signed-off-by: Weijie Gao <weijie.gao@medi
mt7629: use linux kernel compatible SMP initializationThis patch changes mt7629 to use the compatible platform SMP initializationmethod of linux kernel.Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
show more ...
arm: MediaTek: add basic support for MT7629 boardsThis adds a general board file based on MT7629 SoCs from MediaTek.Apart from the generic parts (cpu) we add some low level init codesand initial
arm: MediaTek: add basic support for MT7629 boardsThis adds a general board file based on MT7629 SoCs from MediaTek.Apart from the generic parts (cpu) we add some low level init codesand initialize the early clocks.Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>Reviewed-by: Simon Glass <sjg@chromium.org>