Support CONFIG_CMDLINE for arm64?
Catalin Marinas
catalin.marinas at arm.com
Fri Jun 26 06:11:10 PDT 2015
On Fri, Jun 26, 2015 at 10:15:47AM +0200, Heiko Stübner wrote:
> Am Donnerstag, 25. Juni 2015, 17:02:41 schrieb Bjorn Helgaas:
> > arch/arm64/Kconfig mentions CONFIG_CMDLINE, but I don't see any actual
> > support for it. Would you be interested in support for it? Or would
> > you rather remove it from Kconfig?
>
> just stumbled over your mail by chance.
>
> CONFIG_CMDLINE is for example included in drivers/of/fdt.c, so will be handled
> correctly for devicetree-based arm64 platforms - and I'm actually using it on
> my rk3368 board :-) .
Indeed. The early_init_dt_scan_chosen() takes it into account.
--
Catalin
More information about the linux-arm-kernel
mailing list