On Mon, Nov 01, 2021 at 12:38:18PM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following x86 changes for v2022.01: > > - Fixes for x86 build with Clang/LLVM compiler > - Tangier ACPI changes > - Edison SD card detect pin fix > - EFI on x86 doc update with latest instructions > - PXE utility fixes to align with latest x86 zboot implementation > > Azure results: PASS > https://dev.azure.com/bmeng/GitHub/_build/results?buildId=462&view=results > > The following changes since commit 360e392274e3bfeda3b7226d2cac7514774d0da1: > > Merge tag 'dm-pull-boo21' of > https://source.denx.de/u-boot/custodians/u-boot-dm (2021-10-31 > 15:48:43 -0400) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-x86 > > for you to fetch changes up to 5270bee9b27cf63251696916e4b5a5d4412d3a2d: > > x86: tangier: pinmux: Move error message to the caller (2021-11-01 > 10:19:05 +0800) > Applied to u-boot/master, thanks! -- Tom