From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Tue, 1 Oct 2019 22:05:15 +0800 Subject: [U-Boot] Please pull u-boot-x86 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, This includes the following x86 changes for v2019.10: - Propagate acpi_rsdp_addr to x86 kernel via boot parameters The following changes since commit 023ff4b88dcec5faa3f9b841bae4d3d232b58ce2: Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel (2019-09-30 07:21:38 -0400) are available in the git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-x86 for you to fetch changes up to d905aa8a4277e200e11fdf6d73a7c76d0e6f34a4: x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters (2019-10-01 18:20:47 +0800) ---------------------------------------------------------------- Andy Shevchenko (1): x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters arch/x86/include/asm/bootparam.h | 3 ++- arch/x86/lib/zimage.c | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) Regards, Bin