Re: [PATCH] fdt: fix extend of cmd line

From: Rob Herring
Date: Tue Apr 19 2016 - 17:31:26 EST


On Wed, Apr 13, 2016 at 4:52 AM, Max Uvarov <muvarov@xxxxxxxxx> wrote:
> On arm CONFIG_CMDLINE_EXTEND does not append build-in
> cmdline in kernel to U-boot parameters. Fix it here.
> Theoretically this patch should repair kdump work where
> it adds elfcorehdr= and memmap additional parameters
> to second kernel.
>
> Signed-off-by: Max Uvarov <muvarov@xxxxxxxxx>

Applied, thanks. There was some work to standardize these config
options across architectures, but it seems that stalled.

Rob