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 495A6AC0DAC for ; Wed, 27 Sep 2023 09:19:44 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=6bUkq7dw1hse0+cMsVSH9PZ7XP60LjIRl1YtbD+WhjE=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:Organization:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1695806382; v=1; b=rlCoj9SDgsdieamaQ65euybwDtGissjrzhTnEypU15AdhNnDmtru56QBVt/kj7+sbkFiv+x+ b8V15Z3hRU5e0KQc3KH3Cc9p8YY0oCrindDhFemteaZbGMmocoTjUtCguk1nBxgfCGqa/lJsEIA 7rIAw2KqCf/bmGXfsYVdHktE= X-Received: by 127.0.0.2 with SMTP id CGWZYY7687511xTP4GVBgLhN; Wed, 27 Sep 2023 02:19:42 -0700 X-Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com [209.85.167.52]) by mx.groups.io with SMTP id smtpd.web11.13608.1695806381867244889 for ; Wed, 27 Sep 2023 02:19:42 -0700 X-Received: by mail-lf1-f52.google.com with SMTP id 2adb3069b0e04-50481a0eee7so748569e87.0 for ; Wed, 27 Sep 2023 02:19:41 -0700 (PDT) X-Gm-Message-State: 1hJ8S152ckQXaWKArHxwV3XOx7686176AA= X-Google-Smtp-Source: AGHT+IGOQsugSVxWJtkj4hzTmNbTfp7dZIPyKeQYIBSKmlaShazTD5TY9bWp75FFyv+oMmqnHl+03A== X-Received: by 2002:a05:6512:33ce:b0:500:7bf0:2b91 with SMTP id d14-20020a05651233ce00b005007bf02b91mr2075232lfg.13.1695806379687; Wed, 27 Sep 2023 02:19:39 -0700 (PDT) X-Received: from [192.168.200.206] (83.11.3.58.ipv4.supernova.orange.pl. [83.11.3.58]) by smtp.gmail.com with ESMTPSA id e2-20020ac25462000000b005032eaf1781sm2557540lfn.203.2023.09.27.02.19.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 27 Sep 2023 02:19:39 -0700 (PDT) Message-ID: <6a0ee625-6cbd-4c1c-92fa-8d2a301fab9f@linaro.org> Date: Wed, 27 Sep 2023 11:19:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH edk2-platforms v3 1/1] Platform/SbsaQemu: add XHCI support and replace EHCI To: devel@edk2.groups.io, wangyuquan1236@phytium.com.cn Cc: ardb+tianocore@kernel.org, quic_llindhol@quicinc.com, chenbaozi@phytium.com.cn References: <20230922134115.326726-1-wangyuquan1236@phytium.com.cn> <20230922134115.326726-2-wangyuquan1236@phytium.com.cn> From: "Marcin Juszkiewicz" Organization: Linaro In-Reply-To: <20230922134115.326726-2-wangyuquan1236@phytium.com.cn> 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,marcin.juszkiewicz@linaro.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Language: pl-PL, en-GB, en-HK Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=rlCoj9SD; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linaro.org (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 W dniu 22.09.2023 o 15:41, Yuquan Wang pisze: > As sbsa-ref does not have DRAM below 4G, it cannot utilize EHCI > that only has 32-bit DMA capablity and sbsa-ref board uses xhci > to replace ehci. > > This updates DSDT to match the platform xhci controller with two > usb ports changed from type A to type C. > > This also registers the non-discoverable XHCI for sbsa-ref. > > Signed-off-by: Yuquan Wang Tested-off-by: Marcin Juszkiewicz With this change applied I can finally run OpenBSD 7.3 on SBSA Reference Platform as it hang when EDK2 says 'there is EHCI' when it is no longer there. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109115): https://edk2.groups.io/g/devel/message/109115 Mute This Topic: https://groups.io/mt/101521163/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-