[PATCH v2 2/2] mips: sort list of configs for Malta

2018-11-12 Thread Maksym Kokhan
Sort configs in menu "Machine selection" under MIPS_MALTA. Signed-off-by: Maksym Kokhan Signed-off-by: Andrii Bordunov --- arch/mips/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index fe4c28275271..2a

[PATCH v2 2/2] mips: sort list of configs for Malta

2018-11-12 Thread Maksym Kokhan
Sort configs in menu "Machine selection" under MIPS_MALTA. Signed-off-by: Maksym Kokhan Signed-off-by: Andrii Bordunov --- arch/mips/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index fe4c28275271..2a

[PATCH v2 1/2] mips: delete duplicated BUILTIN_DTB and LIBFDT configs

2018-11-12 Thread Maksym Kokhan
CONFIG_BUILTIN_DTB and CONFIG_LIBFDT selection is duplicated in menu "Machine selection" under MIPS_MALTA. Signed-off-by: Maksym Kokhan Signed-off-by: Andrii Bordunov --- arch/mips/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kco

[PATCH v2 1/2] mips: delete duplicated BUILTIN_DTB and LIBFDT configs

2018-11-12 Thread Maksym Kokhan
CONFIG_BUILTIN_DTB and CONFIG_LIBFDT selection is duplicated in menu "Machine selection" under MIPS_MALTA. Signed-off-by: Maksym Kokhan Signed-off-by: Andrii Bordunov --- arch/mips/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kco

Re: [PATCH] mips: delete duplication of BUILTIN_DTB selection

2018-11-06 Thread Maksym Kokhan
On Thu, Oct 4, 2018 at 3:06 PM Maksym Kokhan wrote: > > On Thu, Oct 4, 2018 at 12:14 PM Geert Uytterhoeven > wrote: > > > > On Thu, Oct 4, 2018 at 10:38 AM Sergei Shtylyov > > wrote: > > > On 10/3/2018 8:23 PM, Maksym Kokhan wrote: > > > > CO

Re: [PATCH] mips: delete duplication of BUILTIN_DTB selection

2018-11-06 Thread Maksym Kokhan
On Thu, Oct 4, 2018 at 3:06 PM Maksym Kokhan wrote: > > On Thu, Oct 4, 2018 at 12:14 PM Geert Uytterhoeven > wrote: > > > > On Thu, Oct 4, 2018 at 10:38 AM Sergei Shtylyov > > wrote: > > > On 10/3/2018 8:23 PM, Maksym Kokhan wrote: > > > > CO

Re: [PATCH 2/8] drivers: of: ifdef out cmdline section

2018-10-08 Thread Maksym Kokhan
Hi, Rob On Fri, Sep 28, 2018 at 12:07 AM Rob Herring wrote: > > On Thu, Sep 27, 2018 at 11:55 AM Maksym Kokhan > wrote: > > > > From: Daniel Walker > > > > It looks like there's some seepage of cmdline stuff into > > the generic device tree code. This

Re: [PATCH 2/8] drivers: of: ifdef out cmdline section

2018-10-08 Thread Maksym Kokhan
Hi, Rob On Fri, Sep 28, 2018 at 12:07 AM Rob Herring wrote: > > On Thu, Sep 27, 2018 at 11:55 AM Maksym Kokhan > wrote: > > > > From: Daniel Walker > > > > It looks like there's some seepage of cmdline stuff into > > the generic device tree code. This

Re: [PATCH 7/8] mips: convert to generic builtin command line

2018-10-08 Thread Maksym Kokhan
Hi, Paul, On Thu, Sep 27, 2018 at 9:56 PM Paul Burton wrote: > > Hi Maksym, > > On Thu, Sep 27, 2018 at 07:56:57PM +0300, Maksym Kokhan wrote: > > -choice > > - prompt "Kernel command line type" if !CMDLINE_OVERRIDE > > - default MIPS_CMDLINE_FROM_

Re: [PATCH 7/8] mips: convert to generic builtin command line

2018-10-08 Thread Maksym Kokhan
Hi, Paul, On Thu, Sep 27, 2018 at 9:56 PM Paul Burton wrote: > > Hi Maksym, > > On Thu, Sep 27, 2018 at 07:56:57PM +0300, Maksym Kokhan wrote: > > -choice > > - prompt "Kernel command line type" if !CMDLINE_OVERRIDE > > - default MIPS_CMDLINE_FROM_

Re: [PATCH] mips: delete duplication of BUILTIN_DTB selection

2018-10-04 Thread Maksym Kokhan
On Thu, Oct 4, 2018 at 12:14 PM Geert Uytterhoeven wrote: > > On Thu, Oct 4, 2018 at 10:38 AM Sergei Shtylyov > wrote: > > On 10/3/2018 8:23 PM, Maksym Kokhan wrote: > > > CONFIG_BUILTIN_DTB selection is duplicated in menu > > > "Machine selectio

Re: [PATCH] mips: delete duplication of BUILTIN_DTB selection

2018-10-04 Thread Maksym Kokhan
On Thu, Oct 4, 2018 at 12:14 PM Geert Uytterhoeven wrote: > > On Thu, Oct 4, 2018 at 10:38 AM Sergei Shtylyov > wrote: > > On 10/3/2018 8:23 PM, Maksym Kokhan wrote: > > > CONFIG_BUILTIN_DTB selection is duplicated in menu > > > "Machine selectio

[PATCH] mips: delete duplication of BUILTIN_DTB selection

2018-10-03 Thread Maksym Kokhan
CONFIG_BUILTIN_DTB selection is duplicated in menu "Machine selection" under MIPS_MALTA. Fixes: e81a8c7dabac ("MIPS: Malta: Setup RAM regions via DT") Signed-off-by: Maksym Kokhan Signed-off-by: Andrii Bordunov --- arch/mips/Kconfig | 1 - 1 file changed, 1 deletion(-) di

[PATCH] mips: delete duplication of BUILTIN_DTB selection

2018-10-03 Thread Maksym Kokhan
CONFIG_BUILTIN_DTB selection is duplicated in menu "Machine selection" under MIPS_MALTA. Fixes: e81a8c7dabac ("MIPS: Malta: Setup RAM regions via DT") Signed-off-by: Maksym Kokhan Signed-off-by: Andrii Bordunov --- arch/mips/Kconfig | 1 - 1 file changed, 1 deletion(-) di

[PATCH 5/8] arm: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the arm 32bit code to use the CONFIG_GENERIC_CMDLINE option. Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/arm/Kconfig | 38 +- arch/arm/kernel

[PATCH 5/8] arm: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the arm 32bit code to use the CONFIG_GENERIC_CMDLINE option. Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/arm/Kconfig | 38 +- arch/arm/kernel

[PATCH 7/8] mips: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the mips code to use the CONFIG_GENERIC_CMDLINE option. [maksym.kok...@globallogic.com: remove new mips arch-specific command line implementation] Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/mips

[PATCH 7/8] mips: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the mips code to use the CONFIG_GENERIC_CMDLINE option. [maksym.kok...@globallogic.com: remove new mips arch-specific command line implementation] Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/mips

[PATCH 3/8] efi: modify EFI stub code for arm/arm64

2018-09-27 Thread Maksym Kokhan
-by: Maksym Kokhan --- drivers/firmware/efi/libstub/arm-stub.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/firmware/efi/libstub/arm-stub.c b/drivers/firmware/efi/libstub/arm-stub.c index 6920033..40396e1 100644 --- a/drivers/firmware/efi/libstub/arm-stub.c +++ b

[PATCH 2/8] drivers: of: ifdef out cmdline section

2018-09-27 Thread Maksym Kokhan
-by: Maksym Kokhan --- drivers/of/fdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c index 800ad25..74b85ad 100644 --- a/drivers/of/fdt.c +++ b/drivers/of/fdt.c @@ -1096,7 +1096,7 @@ int __init early_init_dt_scan_chosen(unsigned long node, const

[PATCH 3/8] efi: modify EFI stub code for arm/arm64

2018-09-27 Thread Maksym Kokhan
-by: Maksym Kokhan --- drivers/firmware/efi/libstub/arm-stub.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/firmware/efi/libstub/arm-stub.c b/drivers/firmware/efi/libstub/arm-stub.c index 6920033..40396e1 100644 --- a/drivers/firmware/efi/libstub/arm-stub.c +++ b

[PATCH 2/8] drivers: of: ifdef out cmdline section

2018-09-27 Thread Maksym Kokhan
-by: Maksym Kokhan --- drivers/of/fdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c index 800ad25..74b85ad 100644 --- a/drivers/of/fdt.c +++ b/drivers/of/fdt.c @@ -1096,7 +1096,7 @@ int __init early_init_dt_scan_chosen(unsigned long node, const

[PATCH 8/8] powerpc: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the powerpc code to use the CONFIG_GENERIC_CMDLINE option. [maksym.kok...@globallogic.com: add strlcat to prom_init_check.sh whitelist] Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/powerpc/Kconfig

[PATCH 8/8] powerpc: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the powerpc code to use the CONFIG_GENERIC_CMDLINE option. [maksym.kok...@globallogic.com: add strlcat to prom_init_check.sh whitelist] Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/powerpc/Kconfig

[PATCH 6/8] arm64: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the arm64 code to use the CONFIG_GENERIC_CMDLINE option. Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/arm64/Kconfig| 17 + arch/arm64/kernel/setup.c | 3 +++ 2 files changed

[PATCH 6/8] arm64: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the arm64 code to use the CONFIG_GENERIC_CMDLINE option. Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/arm64/Kconfig| 17 + arch/arm64/kernel/setup.c | 3 +++ 2 files changed

[PATCH 4/8] x86: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the x86 code to use the CONFIG_GENERIC_CMDLINE option. Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/x86/Kconfig| 44 +--- arch/x86/kernel/setup.c | 19

[PATCH 4/8] x86: convert to generic builtin command line

2018-09-27 Thread Maksym Kokhan
From: Daniel Walker This updates the x86 code to use the CONFIG_GENERIC_CMDLINE option. Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- arch/x86/Kconfig| 44 +--- arch/x86/kernel/setup.c | 19

[PATCH 1/8] add generic builtin command line

2018-09-27 Thread Maksym Kokhan
line. [maksym.kok...@globallogic.com: fix cmdline_add_builtin() macro] Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- include/linux/cmdline.h | 70 + init/Kconfig| 68

[PATCH 0/8] add generic builtin command line

2018-09-27 Thread Maksym Kokhan
ic builtin command line arm64: convert to generic builtin command line mips: convert to generic builtin command line powerpc: convert to generic builtin command line Maksym Kokhan (1): efi: modify EFI stub code for arm/arm64 arch/arm/Kconfig| 38 +-

[PATCH 1/8] add generic builtin command line

2018-09-27 Thread Maksym Kokhan
line. [maksym.kok...@globallogic.com: fix cmdline_add_builtin() macro] Cc: Daniel Walker Cc: Daniel Walker Signed-off-by: Daniel Walker Signed-off-by: Maksym Kokhan --- include/linux/cmdline.h | 70 + init/Kconfig| 68

[PATCH 0/8] add generic builtin command line

2018-09-27 Thread Maksym Kokhan
ic builtin command line arm64: convert to generic builtin command line mips: convert to generic builtin command line powerpc: convert to generic builtin command line Maksym Kokhan (1): efi: modify EFI stub code for arm/arm64 arch/arm/Kconfig| 38 +-