Please pull u-boot-x86
Bin Meng
bmeng.cn at gmail.com
Mon Mar 27 03:42:25 CEST 2023
Hi Tom,
This PR contains the following x86 changes for v2023.04 release:
- x86: Bug fixes of previous BayTrail platform CONFIG_TEXT_BASE changes
The following changes since commit 8be7b4629e87ff8db08dd087c81d58129d029bad:
Merge tag 'efi-2023.04-rc5' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-03-25
09:40:19 -0400)
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 843e840dbacbf5b419f230d63f00990ac8efe7e4:
x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASE
(2023-03-27 09:38:44 +0800)
----------------------------------------------------------------
Simon Glass (5):
x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE
x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE
x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASE
x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASE
x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASE
arch/x86/dts/bayleybay.dts | 2 +-
arch/x86/dts/baytrail_som-db5800-som-6867.dts | 2 +-
arch/x86/dts/conga-qeval20-qa3-e3845.dts | 2 +-
arch/x86/dts/dfi-bt700.dtsi | 2 +-
arch/x86/dts/minnowmax.dts | 2 +-
configs/bayleybay_defconfig | 1 +
configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 +
configs/conga-qeval20-qa3-e3845_defconfig | 1 +
configs/dfi-bt700-q7x-151_defconfig | 1 +
configs/minnowmax_defconfig | 1 +
configs/som-db5800-som-6867_defconfig | 1 +
configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 +
configs/theadorable-x86-conga-qa3-e3845_defconfig | 1 +
configs/theadorable-x86-dfi-bt700_defconfig | 1 +
doc/board/intel/minnowmax.rst | 15 +++++++++++++--
15 files changed, 27 insertions(+), 7 deletions(-)
Regards,
Bin
More information about the U-Boot
mailing list