On 24 August 2018 at 03:18, Andy Shevchenko <[email protected]> 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 <[email protected]> > >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> arch/x86/include/asm/bootparam.h | 1 - >> arch/x86/lib/zimage.c | 5 ----- >> 2 files changed, 6 deletions(-) >>
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

