From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 92CA07803DF for ; Thu, 7 Sep 2023 12:44:18 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=OosnDv02JaXtojwaTAK1NtHcz5YF2P6JD1iCZPMMHP4=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:References:In-Reply-To:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1694090657; v=1; b=IJpSnmLGS196mWv8rOFcJsjKp3JqS3c/AEpOFk8ZUSco+F2wUz1cAfG6pxyz4N1PyOchha+K odLKcT5NR7fzUgLe06lINDUe4/EOic97sA0hk8AuBxBw4Oh90dOOZ0f8MYRKGwuKE3k/47wKrqo Zabn0ywrqjdLykn9Map5DRRI= X-Received: by 127.0.0.2 with SMTP id 1cifYY7687511xxoUgPIHUIZ; Thu, 07 Sep 2023 05:44:17 -0700 Subject: Re: [edk2-devel] [PATCH v2 0/8] EDK2 on RISC-V Sophgo SG2042 platform To: Leif Lindholm ,devel@edk2.groups.io From: caiyuqing_hz@outlook.com X-Originating-Location: US (69.87.216.173) X-Originating-Platform: Windows Chrome 116 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 07 Sep 2023 03:33:55 -0700 References: In-Reply-To: Message-ID: <27912.1694082835177308958@groups.io> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,caiyuqing_hz@outlook.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: EB3KO39HvqGBBX9sRmd2stDAx7686176AA= Content-Type: multipart/alternative; boundary="FMETnf7RYqHeHNyKyyMX" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=IJpSnmLG; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=outlook.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io --FMETnf7RYqHeHNyKyyMX Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Leif Thanks for your comments. We have conducted some testing and completed the = third version of the patch. 1) Blurb We have added some descriptions in Blurb to explain the current status, tes= ting situation, and limitations of the project. 2) Milk-V Pioneer board Our team does not have a Milk V Pioneer board. But we asked the help of oth= er cooperative teams to test it, the test results indicate that EVB and Pio= neer boards are not fully compatible. The SD card driver cannot correctly r= ecognize all partitions and start the Linux operating system. Sorry, our te= am has no plans to add support for Pioneer board. 3) Layout Based on your comments, we have modified the code layout of the port and mo= ved most of the Platform/Sophgo/SG2042Pkg/ to Silicon/Sophgo/SG2042Pkg/ The specific changes can be found in the submitted third version of the pat= ch or in the link of the public git tree provided in Blurb. 4) Clang toolchain support I=E2=80=98m trying to use the CLANGDWARF toolchain (clang version 18.0.0) t= o build ports. It is able to build successfully but the compiled binary was= not fully work. It's strange that the SD card driver got stuck in a loop w= hile reading a data block. Adding multiple lines of printed output to the r= ead data block function of the SD card can run normally and successfully st= art the Linux OS. Thanks, Yuqing Cai -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108385): https://edk2.groups.io/g/devel/message/108385 Mute This Topic: https://groups.io/mt/101084028/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --FMETnf7RYqHeHNyKyyMX Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Leif
Thanks for your comments. We have conducted some testin= g and completed the third version of the patch.

1) <= span style=3D"white-space-collapse: preserve;">Blurb

We have ad= ded some descriptions in Blurb to explain the current status, testing situa= tion, and limitations of the project.

2) Milk-V Pioneer board
Our team does not have a Milk V = Pioneer board. But we asked the help of other cooperative teams to test it,= the test results indicate that EVB and Pioneer boards are not fully compat= ible. The SD card driver cannot correctly recognize all partitions and star= t the Linux operating system. Sorry, our team has no plans to add support f= or Pioneer board.

3) Layout
Based on your comments, we have modified the code layout of the port an= d moved most of the
Platform/Sophgo/SG2042Pkg/
to Silicon/Sophgo/SG2042Pkg/
The specific changes can be found in the sub= mitted third version of the patch or in the link of the public git tree pro= vided in Blurb.

4) Clang toolchain support
I‘m trying to use the CLA= NGDWARF toolchain (clang version 18.0.0) to build ports. It is able to buil= d successfully but the compiled binary was not fully work. It's strange tha= t the SD card driver got stuck in a loop while reading a data block. Adding= multiple lines of printed output to the read data block function of the SD= card can run normally and successfully start the Linux OS.

Thanks,
Yuqing Cai
_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#108385) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--FMETnf7RYqHeHNyKyyMX--