* [PATCH] ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALL
@ 2017-03-07 9:56 Oleksij Rempel
2017-03-09 7:02 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Oleksij Rempel @ 2017-03-07 9:56 UTC (permalink / raw)
To: barebox; +Cc: Oleksij Rempel
if not set, barebox will use first console by default.
On this board first console is KEYBOARD_GPIO, so we will end
in unusable state.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
arch/arm/configs/imx233-olinuxino_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/imx233-olinuxino_defconfig b/arch/arm/configs/imx233-olinuxino_defconfig
index 991386b30..47d485b4e 100644
--- a/arch/arm/configs/imx233-olinuxino_defconfig
+++ b/arch/arm/configs/imx233-olinuxino_defconfig
@@ -20,6 +20,7 @@ CONFIG_BOOTM_INITRD=y
CONFIG_BOOTM_OFTREE=y
CONFIG_BOOTM_OFTREE_UIMAGE=y
CONFIG_BLSPEC=y
+CONFIG_CONSOLE_ACTIVATE_ALL=y
CONFIG_DEFAULT_COMPRESSION_LZO=y
CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y
CONFIG_RESET_SOURCE=y
--
2.11.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALL
2017-03-07 9:56 [PATCH] ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALL Oleksij Rempel
@ 2017-03-09 7:02 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2017-03-09 7:02 UTC (permalink / raw)
To: Oleksij Rempel; +Cc: barebox
On Tue, Mar 07, 2017 at 10:56:32AM +0100, Oleksij Rempel wrote:
> if not set, barebox will use first console by default.
> On this board first console is KEYBOARD_GPIO, so we will end
> in unusable state.
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
> arch/arm/configs/imx233-olinuxino_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/configs/imx233-olinuxino_defconfig b/arch/arm/configs/imx233-olinuxino_defconfig
> index 991386b30..47d485b4e 100644
> --- a/arch/arm/configs/imx233-olinuxino_defconfig
> +++ b/arch/arm/configs/imx233-olinuxino_defconfig
> @@ -20,6 +20,7 @@ CONFIG_BOOTM_INITRD=y
> CONFIG_BOOTM_OFTREE=y
> CONFIG_BOOTM_OFTREE_UIMAGE=y
> CONFIG_BLSPEC=y
> +CONFIG_CONSOLE_ACTIVATE_ALL=y
> CONFIG_DEFAULT_COMPRESSION_LZO=y
> CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y
> CONFIG_RESET_SOURCE=y
> --
> 2.11.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-09 7:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-07 9:56 [PATCH] ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALL Oleksij Rempel
2017-03-09 7:02 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox