[PATCH v5 01/25] mips: add asm/mipsmtregs.h for MIPS multi-threading
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Tue May 17 22:52:12 CEST 2022
On 16.05.22 04:42, Weijie Gao wrote:
> To be compatible with old u-boot used by lots of MT7621 devices, the u-boot
> needs to boot-up MT7621's all cores, and all VPES of each core.
>
> This patch adds asm/mipsmtregs.h from linux kernel which is need for
> boot-up VPEs.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> v5 changes: none
> v4 changes: new
> ---
> arch/mips/include/asm/mipsmtregs.h | 142 +++++++++++++++++++++++++++++
> 1 file changed, 142 insertions(+)
> create mode 100644 arch/mips/include/asm/mipsmtregs.h
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list