grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v13 0/9] Add LoongArch support


From: WANG Xuerui
Subject: Re: [PATCH v13 0/9] Add LoongArch support
Date: Fri, 31 Mar 2023 15:31:42 +0800
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

On 2023/3/31 14:01, Xiaotian Wu wrote:
LoongArch is a new Loongson 3A5000 CPU instruction set, you can read
documents[1] or visit the development community[2] to get more information.

[1]: https://loongson.github.io/LoongArch-Documentation/README-EN.html
[2]: https://github.com/loongson

This patch series will add the basic support for Loongarch architecture, it can
compile on LoongArch and display the GRUB UI.

Please review the patches, thank you.

Xiaotian Wu (9):
   PE: Add LoongArch definitions
   Add LoongArch definitions
   LoongArch: Add setjmp implementation
   LoongArch: Add early startup code
   LoongArch: Add awareness for LoongArch relocations
   LoongArch: Add auxiliary files
   LoongArch: Add to build system
   LoongArch: Support new relocation types in v2.00 ABI
   tests: add support for LoongArch

I've packaged this in Gentoo's loongson-overlay [1] and boot-tested on real Loongson 3A5000 hardware (Lemote A2101 board, with latest (beta10) new-world firmware [2]). Things work just fine.

[1]: https://github.com/xen0n/loongson-overlay/commit/619407b4cf16198fa87c1739dc9348bde19ea8ac
[2]: https://github.com/loongson/Firmware/pull/20

For the whole series:

Tested-by: WANG Xuerui <git@xen0n.name>

Thanks for all your (and your team's) hard work.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]