Support CONFIG_CMDLINE for arm64?

Bjorn Helgaas bhelgaas at google.com
Fri Jun 26 07:10:37 PDT 2015


On Fri, Jun 26, 2015 at 8:11 AM, Catalin Marinas
<catalin.marinas at arm.com> wrote:
> 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.

Excellent, now I just have to figure out why it's not working for me
:)  Thanks for the pointer!



More information about the linux-arm-kernel mailing list