[U-Boot] [PATCH] x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters

Simon Glass sjg at chromium.org
Thu Aug 30 00:29:39 UTC 2018


On 24 August 2018 at 03:18, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> On Thu, 2018-08-23 at 21:28 -0700, Bin Meng wrote:
>> As of today, the proposal of adding "acpi_rsdp_addr" to the kernel
>> boot protocol does not make its way to the kernel mainline. This
>> creates some confusion if we leave it in the U-Boot code base.
>> Remove it for now until we have a clear picture with kernel upstream.
>>
>> Note this eventually does a partial revert to commit 3469bf427454
>> ("x86: zImage: Propagate acpi_rsdp_addr to kernel via boot
>> parameters")
>>
>
> Acked-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/include/asm/bootparam.h | 1 -
>>  arch/x86/lib/zimage.c            | 5 -----
>>  2 files changed, 6 deletions(-)
>>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list