
Hi Tom,
These are various small fixes for x86 for this release.
The following changes since commit 24a72511e7eeec78c9cc3f72953ff8726849b0c1:
vf610twr: Enable thumb2 for builds (2018-10-26 08:40:53 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 3d2be8003c77cad350f1ec7c79f914797718c5bf:
x86: Fix car_uninit weak symbol definition (2018-10-28 21:02:15 +0800)
---------------------------------------------------------------- Bin Meng (1): x86: Fix car_uninit weak symbol definition
Stefan Roese (4): x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again) x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot
arch/x86/cpu/start.S | 12 ++++++------ arch/x86/include/asm/arch-baytrail/acpi/southcluster.asl | 6 +++--- configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 3 ++- configs/theadorable-x86-conga-qa3-e3845_defconfig | 3 ++- configs/theadorable-x86-dfi-bt700_defconfig | 2 +- include/configs/theadorable-x86-common.h | 38 ++++++++++++++++++++++---------------- 6 files changed, 36 insertions(+), 28 deletions(-)
Regards, Bin