Please pull u-boot-x86

Bin Meng bmeng.cn at gmail.com
Wed Dec 14 07:27:47 CET 2022


Hi Tom,

This PR includes the following x86 changes for v2023.01 release:

- Adjust CONFIG_TEXT_BASE for BayTrail based platforms
- 2 cosmetic issue fixes

CI result: PASS
https://dev.azure.com/bmeng/GitHub/_build/results?buildId=479&view=results

The following changes since commit c917865c7fd14420d25388bb3c8c24cb03911caf:

  Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
(2022-12-12 09:00:58 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-x86.git

for you to fetch changes up to 58e2a35f2e81b0114cf05bfd6e96e4d70e47b22c:

  x86: cosmetic: Fix a typo in the reserve_arch() comments (2022-12-14
12:04:51 +0800)

----------------------------------------------------------------
Alistair Delva (1):
      x86: Fix i8259 ifdef include guard

Bin Meng (6):
      x86: bayleybay: Adjust CONFIG_TEXT_BASE
      x86: minnowmax: Adjust CONFIG_TEXT_BASE
      x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE
      x86: dfi-bt700: Adjust CONFIG_TEXT_BASE
      x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE
      x86: cosmetic: Fix a typo in the reserve_arch() comments

 arch/x86/cpu/cpu.c                                        | 2 +-
 arch/x86/include/asm/i8259.h                              | 4 ++--
 configs/bayleybay_defconfig                               | 2 +-
 configs/conga-qeval20-qa3-e3845-internal-uart_defconfig   | 2 +-
 configs/conga-qeval20-qa3-e3845_defconfig                 | 2 +-
 configs/dfi-bt700-q7x-151_defconfig                       | 2 +-
 configs/minnowmax_defconfig                               | 2 +-
 configs/som-db5800-som-6867_defconfig                     | 2 +-
 configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 2 +-
 configs/theadorable-x86-conga-qa3-e3845_defconfig         | 2 +-
 configs/theadorable-x86-dfi-bt700_defconfig               | 2 +-
 11 files changed, 12 insertions(+), 12 deletions(-)

Regards,
Bin


More information about the U-Boot mailing list