[U-Boot] [PATCH u-boot-marvell v2 10/12] board: turris_mox: Add gpio command to defconfig

Stefan Roese sr at denx.de
Wed Sep 19 12:24:15 UTC 2018


On 17.08.2018 12:59, Marek BehĂșn wrote:
> This can be used to detect whether the button is pressed or light LEDs.
> 
> Signed-off-by: Marek Behun <marek.behun at nic.cz>
> ---
>   configs/turris_mox_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig
> index fb4192df56..cc28a1fe95 100644
> --- a/configs/turris_mox_defconfig
> +++ b/configs/turris_mox_defconfig
> @@ -16,6 +16,7 @@ CONFIG_ARCH_EARLY_INIT_R=y
>   CONFIG_OF_BOARD_FIXUP=y
>   CONFIG_OF_BOARD_SETUP=y
>   CONFIG_CMD_CLK=y
> +CONFIG_CMD_GPIO=y
>   # CONFIG_CMD_FLASH is not set
>   CONFIG_CMD_I2C=y
>   CONFIG_CMD_MMC=y
> 

This patch does not apply currently. I'm skipping it from this
series for now. I'm currently pushing my Marvell branch upstream
and would like to get the first batch of patches accepted. After
Tom has pulled these patches, please rebase on top of this new
master.

Thanks,
Stefan


More information about the U-Boot mailing list